mirror of
https://github.com/Radarr/Radarr.git
synced 2024-11-05 18:42:42 +01:00
removed box-shadow when back-drop is on.
This commit is contained in:
parent
f63869bcfa
commit
60e28140ab
@ -27,6 +27,7 @@
|
||||
|
||||
.backdrop .page {
|
||||
background-color: transparent;
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
html {
|
||||
|
Loading…
Reference in New Issue
Block a user