mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-09 08:40:26 +08:00
9 lines
114 B
Plaintext
9 lines
114 B
Plaintext
|
|
.cell-title {
|
||
|
|
background: rgba(0, 0, 0, 0.03);
|
||
|
|
font-weight: bold;
|
||
|
|
width: 7em;
|
||
|
|
}
|
||
|
|
|
||
|
|
.cell-content {
|
||
|
|
width: 22%;
|
||
|
|
}
|