fix dashboard time layut
This commit is contained in:
@@ -173,7 +173,7 @@
|
||||
}
|
||||
|
||||
time {
|
||||
font-size: 120px;
|
||||
font-size: 100px;
|
||||
font-weight: 300;
|
||||
z-index: 1;
|
||||
max-height: 140px;
|
||||
|
||||
@@ -4347,7 +4347,7 @@ article .box .body {
|
||||
.dashboard .first_col .timing-area .start time,
|
||||
.dashboard .first_col .timing-area .current time,
|
||||
.dashboard .first_col .timing-area .end time {
|
||||
font-size: 120px;
|
||||
font-size: 100px;
|
||||
font-weight: 300;
|
||||
z-index: 1;
|
||||
max-height: 140px;
|
||||
|
||||
Reference in New Issue
Block a user