This commit is contained in:
2023-05-30 17:34:56 +08:00
parent e728c66786
commit 9da1c4cf30
194 changed files with 10680 additions and 9060 deletions

View File

@@ -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;