Actualiser www/css/calendar.css
All checks were successful
build configuration / build (push) Successful in 28s
All checks were successful
build configuration / build (push) Successful in 28s
This commit is contained in:
parent
554040160b
commit
be61bb55f2
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
||||||
top: 0;
|
top: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: calc(100% + 30px);
|
height: calc(100% + 100px);
|
||||||
padding: 0;
|
padding: 0;
|
||||||
border-bottom: 0px solid rgba(71, 19, 43, 0.25);
|
border-bottom: 0px solid rgba(71, 19, 43, 0.25);
|
||||||
z-index: 10;
|
z-index: 10;
|
||||||
|
|
Loading…
Reference in a new issue