🎨 优化进度条颜色、报警策略

This commit is contained in:
naiba
2020-12-20 21:19:27 +08:00
parent 13e8ea76ed
commit b46827f244
6 changed files with 12 additions and 9 deletions

View File

@@ -1,5 +1,3 @@
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
*, *:before, *:after {
color: #000 !important;

View File

@@ -170,6 +170,7 @@ h1 {
.ui.progress .bar {
line-height: unset !important;
height: unset !important;
}
table tr {