Removes background when opening sidebar to opmitize the slider
This commit is contained in:
parent
25e4930730
commit
c0d61c82f4
1 changed files with 1 additions and 1 deletions
|
|
@ -373,7 +373,7 @@ a, button, .button, input, textarea, select, .reveal-modal {
|
|||
box-shadow: none;
|
||||
display: block;
|
||||
position: absolute;
|
||||
background: rgba(255,255,255,.2);
|
||||
background: none;
|
||||
top: 0;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue