mirror of
https://github.com/quantum5/qcal.git
synced 2025-04-24 09:41:57 -04:00
Increase width of prev/next area
This commit is contained in:
parent
91a5b8c5a3
commit
b0de1c761d
|
@ -28,7 +28,7 @@
|
|||
}
|
||||
|
||||
.Calendar-prev, .Calendar-next {
|
||||
flex: 0 70px;
|
||||
flex: 0 2.5em;
|
||||
}
|
||||
|
||||
.Calendar-prev {
|
||||
|
|
Loading…
Reference in a new issue