mirror of https://github.com/Chocobozzz/PeerTube
Fix chapter position width consistency
parent
3608eb4f1e
commit
d7804627c2
|
@ -130,6 +130,7 @@ p-calendar {
|
|||
|
||||
.position {
|
||||
height: 31px;
|
||||
min-width: 16px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue