Files
EdgeAdmin/web/views/@default/dashboard/index.less

20 lines
173 B
Plaintext
Raw Normal View History

2021-05-11 22:47:21 +08:00
.ui.message {
2021-07-13 14:28:06 +08:00
a {
.icon {
position: absolute;
right: 1em;
2021-07-27 15:24:32 +08:00
top: 2em;
2021-07-13 14:28:06 +08:00
}
2021-05-11 22:47:21 +08:00
}
}
2021-01-21 18:55:53 +08:00
.chart-box {
height: 14em;
2021-07-19 18:19:33 +08:00
}
h4 {
span {
font-size: 0.8em;
color: grey;
}
2021-01-21 18:55:53 +08:00
}