mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-14 20:30:25 +08:00
9 lines
155 B
CSS
9 lines
155 B
CSS
|
|
.cell-title {
|
||
|
|
background: rgba(0, 0, 0, 0.03);
|
||
|
|
font-weight: bold;
|
||
|
|
width: 7em;
|
||
|
|
}
|
||
|
|
.cell-content {
|
||
|
|
width: 22%;
|
||
|
|
}
|
||
|
|
/*# sourceMappingURL=index.css.map */
|