Fixed: Calendar arrows on Edge browser.
This commit is contained in:
parent
f681d43601
commit
f3cbc2bdd2
|
@ -38,4 +38,12 @@
|
||||||
.fc-event {
|
.fc-event {
|
||||||
line-height : inherit;
|
line-height : inherit;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.fc-icon {
|
||||||
|
width: auto;
|
||||||
|
}
|
||||||
|
|
||||||
|
.fc-icon::after {
|
||||||
|
margin: 0px;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue