mirror of
https://github.com/MetaCubeX/metacubexd.git
synced 2024-11-10 05:15:35 +08:00
chore: btn style
This commit is contained in:
parent
cb9970c29e
commit
fc929d3600
@ -225,7 +225,7 @@ export default () => {
|
||||
placeholder="Search"
|
||||
onInput={(e) => setSearch(e.target.value)}
|
||||
/>
|
||||
<label htmlFor="connection-modal" class="btn">
|
||||
<label htmlFor="connection-modal" class="btn btn-circle">
|
||||
<IconSettings />
|
||||
</label>
|
||||
<ConnectionsModal
|
||||
|
Loading…
Reference in New Issue
Block a user