🖼️ style(RatioSync): remove the useless rounded-full style

This commit is contained in:
t0ng7u
2025-07-04 23:49:34 +08:00
parent d191eef657
commit 8945a3a2dd
2 changed files with 4 additions and 6 deletions

View File

@@ -197,7 +197,6 @@ const ChannelSelectorModal = forwardRef(({
value={searchText}
onChange={setSearchText}
showClear
className="!rounded-full"
/>
<Table