1
0
Fork 0

Fix chapter position width consistency

This commit is contained in:
Chocobozzz 2024-01-03 11:12:12 +01:00
parent 3608eb4f1e
commit d7804627c2
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 0 deletions

View File

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