Fix chapter position width consistency
This commit is contained in:
parent
3608eb4f1e
commit
d7804627c2
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue