FIX unify the units css. (#499)
* FIX unify the units css. * Fix units css font-size.
This commit is contained in:
@@ -168,7 +168,20 @@ body {
|
||||
|
||||
.symbol {
|
||||
color: #ffffff66;
|
||||
font-size: 11px;
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
.progress-text {
|
||||
span {
|
||||
color: #fff !important;
|
||||
}
|
||||
}
|
||||
|
||||
.block-size, .blocks-container {
|
||||
span {
|
||||
font-size: 16px;
|
||||
color: #fff !important;
|
||||
}
|
||||
}
|
||||
|
||||
.break-all {
|
||||
|
||||
Reference in New Issue
Block a user