Files
EdgeAdmin/web/views/@default/dashboard/index.less
2022-04-07 18:31:21 +08:00

20 lines
173 B
Plaintext

.ui.message {
a {
.icon {
position: absolute;
right: 1em;
top: 2em;
}
}
}
.chart-box {
height: 14em;
}
h4 {
span {
font-size: 0.8em;
color: grey;
}
}