mirror of
https://github.com/Radarr/Radarr.git
synced 2024-11-04 10:02:40 +01:00
Fixed: Calendar arrows on Edge browser.
This commit is contained in:
parent
f681d43601
commit
f3cbc2bdd2
@ -38,4 +38,12 @@
|
||||
.fc-event {
|
||||
line-height : inherit;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.fc-icon {
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.fc-icon::after {
|
||||
margin: 0px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user