mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-09 08:40:26 +08:00
8 lines
107 B
Plaintext
8 lines
107 B
Plaintext
|
|
.groups-box {
|
||
|
|
.group-box {
|
||
|
|
float: left;
|
||
|
|
width: 11em;
|
||
|
|
margin-top: 0.1em;
|
||
|
|
margin-bottom: 0.6em;
|
||
|
|
}
|
||
|
|
}
|