.
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
.BarBeginTime {
|
||||
min-width: 40px;
|
||||
max-width: 48px;
|
||||
max-width: 50px;
|
||||
height: 20px;
|
||||
color: #fff;
|
||||
font-size: 12px;
|
||||
@@ -20,7 +20,7 @@
|
||||
|
||||
.TheBar {
|
||||
position: relative;
|
||||
width: calc(100% - 140px);
|
||||
width: calc(100% - 144px);
|
||||
margin-left: 2px;
|
||||
height: 4px;
|
||||
border-radius: 2px;
|
||||
@@ -83,7 +83,7 @@
|
||||
|
||||
.BarFinishTime {
|
||||
min-width: 40px;
|
||||
max-width: 48px;
|
||||
max-width: 50px;
|
||||
height: 20px;
|
||||
color: #fff;
|
||||
font-size: 12px;
|
||||
|
Reference in New Issue
Block a user