mirror of
https://github.com/woodchen-ink/clash-and-dashboard.git
synced 2025-07-18 14:01:56 +08:00
chore: adjust connections style
This commit is contained in:
parent
d5fa59f477
commit
a633d9e077
@ -2,12 +2,12 @@
|
||||
|
||||
.connections-devices {
|
||||
display: flex;
|
||||
padding: 12px 0;
|
||||
padding: 8px 2px;
|
||||
}
|
||||
|
||||
.connections-devices-item {
|
||||
padding: 4px 10px;
|
||||
margin-right: 12px;
|
||||
padding: 4px 0;
|
||||
margin-right: 20px;
|
||||
font-size: 14px;
|
||||
color: $color-gray-darken;
|
||||
background-color: $color-gray-light;
|
||||
|
Loading…
x
Reference in New Issue
Block a user