[PlayerPanel] tiems css test

This commit is contained in:
고동영
2024-07-18 16:09:56 +09:00
parent 615dbd725e
commit 8b5cfa38b3

View File

@@ -11,23 +11,18 @@
font-size: 24px;
font-weight: bold;
line-height: 30px;
white-space: nowrap;
text-align: right;
letter-spacing: 1.2px;
text-align: right;
display: flex;
justify-content: right;
.separator {
margin-right: 13px;
}
.currentTime {
padding-right: 140px;
}
> * {
color: #fff;
display: inline-block;
}
.enact-locale-rtl({
direction: ltr;
});
.totalTime {
margin-left: 10px;
}
}