[PlayerPanel] Times css
This commit is contained in:
@@ -11,18 +11,26 @@
|
||||
font-size: 24px;
|
||||
font-weight: bold;
|
||||
line-height: 30px;
|
||||
|
||||
// white-space: nowrap;
|
||||
text-align: right;
|
||||
display: flex;
|
||||
justify-content: right;
|
||||
// letter-spacing: 1.2px;
|
||||
|
||||
.separator {
|
||||
margin-right: 13px;
|
||||
margin-right: 10px;
|
||||
}
|
||||
.currentTime {
|
||||
padding-right: 140px;
|
||||
}
|
||||
> * {
|
||||
color: #fff;
|
||||
// display: inline-block;
|
||||
}
|
||||
|
||||
.enact-locale-rtl({
|
||||
// direction: ltr;
|
||||
});
|
||||
|
||||
.totalTime {
|
||||
//margin-left: 10px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user