fixed the duration css not working

This commit is contained in:
Jason Chen 2022-05-30 10:20:40 -07:00
parent 652e400b57
commit ae7d74e239

View file

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