💄 improve(ui): progress bar

This commit is contained in:
naiba
2020-12-20 23:15:57 +08:00
parent fb770573d5
commit 789065cb5f
5 changed files with 31 additions and 11 deletions

View File

@@ -67,4 +67,8 @@
.status.cards .outline.icon {
margin-right: 0 !important;
}
.ui.progress .bar {
min-width: .15em !important;
}