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