Increased default calendar max-width
This commit is contained in:
parent
31365e879c
commit
db64a86981
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
.weekday
|
.weekday
|
||||||
width 100%
|
width 100%
|
||||||
max-width 500px
|
max-width 750px
|
||||||
margin 0 auto
|
margin 0 auto
|
||||||
text-align left
|
text-align left
|
||||||
border-bottom 1px solid ui-border-color
|
border-bottom 1px solid ui-border-color
|
||||||
@ -80,6 +80,7 @@
|
|||||||
|
|
||||||
.weekday
|
.weekday
|
||||||
width 14.2857%
|
width 14.2857%
|
||||||
|
max-width 500px
|
||||||
border-bottom none
|
border-bottom none
|
||||||
border-right 1px solid ui-border-color
|
border-right 1px solid ui-border-color
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user