mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-20 21:43:33 -07:00
Fixed: Calendar arrows on Edge browser.
This commit is contained in:
parent
f681d43601
commit
f3cbc2bdd2
1 changed files with 9 additions and 1 deletions
|
@ -39,3 +39,11 @@
|
|||
line-height : inherit;
|
||||
}
|
||||
}
|
||||
|
||||
.fc-icon {
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.fc-icon::after {
|
||||
margin: 0px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue