Update cascade.css

This commit is contained in:
Bard 2024-08-21 18:31:11 +08:00 committed by GitHub
parent 5c6e72c609
commit 54435ebdc4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4049,6 +4049,10 @@ pre.command-output {
text-align: left; text-align: left;
} }
.cbi-progressbar::after {
font-size: 0.785rem;
}
.cbi-value-title { .cbi-value-title {
width: 14rem; width: 14rem;
padding-right: 1rem; padding-right: 1rem;
@ -4242,8 +4246,8 @@ pre.command-output {
} }
.cbi-progressbar::after { .cbi-progressbar::after {
font-size: 0.74rem; font-size: 0.578rem;
line-height: 1.5; line-height: 1.7;
} }
.main-left { .main-left {