Make the drawer shadow darker.
This commit is contained in:
@@ -34,7 +34,7 @@
|
|||||||
|
|
||||||
:host([location='right'][open]) #d {
|
:host([location='right'][open]) #d {
|
||||||
transform: none;
|
transform: none;
|
||||||
box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.5);
|
box-shadow: 0px 0px 25px 0px black;
|
||||||
}
|
}
|
||||||
|
|
||||||
#ifs {
|
#ifs {
|
||||||
|
|||||||
Reference in New Issue
Block a user