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

13 lines
187 B
CSS
Raw Normal View History

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