mirror of
https://github.com/Radarr/Radarr
synced 2024-12-26 09:49:00 +00:00
removed box-shadow when back-drop is on.
This commit is contained in:
parent
f63869bcfa
commit
60e28140ab
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@
|
|||
|
||||
.backdrop .page {
|
||||
background-color: transparent;
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
html {
|
||||
|
|
Loading…
Reference in a new issue