fixed the duration css not working
This commit is contained in:
parent
652e400b57
commit
ae7d74e239
1 changed files with 6 additions and 6 deletions
|
@ -340,13 +340,13 @@
|
|||
.queue-duration-info {
|
||||
display: flex;
|
||||
flex-grow: 0;
|
||||
}
|
||||
|
||||
.queue-duration {
|
||||
font-size: 14px;
|
||||
justify-content: center;
|
||||
min-width: 60px;
|
||||
height: 100%;
|
||||
}
|
||||
.queue-duration {
|
||||
font-size: 14px;
|
||||
justify-content: center;
|
||||
min-width: 60px;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.queue-explicit-icon {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue