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 {
|
.connections-devices {
|
||||||
display: flex;
|
display: flex;
|
||||||
padding: 12px 0;
|
padding: 8px 2px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.connections-devices-item {
|
.connections-devices-item {
|
||||||
padding: 4px 10px;
|
padding: 4px 0;
|
||||||
margin-right: 12px;
|
margin-right: 20px;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
color: $color-gray-darken;
|
color: $color-gray-darken;
|
||||||
background-color: $color-gray-light;
|
background-color: $color-gray-light;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user