Fix chapter position width consistency

This commit is contained in:
Chocobozzz
2024-01-03 11:12:12 +01:00
parent 3608eb4f1e
commit d7804627c2

View File

@@ -130,6 +130,7 @@ p-calendar {
.position {
height: 31px;
min-width: 16px;
display: flex;
align-items: center;
}