Remove unnecessary css properties
This commit is contained in:
parent
dabcf885a6
commit
b811e7ccfe
1 changed files with 0 additions and 2 deletions
|
@ -23,13 +23,11 @@
|
|||
&__overlay {
|
||||
border: none;
|
||||
bottom: 0;
|
||||
height: 100%;
|
||||
left: 0;
|
||||
opacity: 0;
|
||||
position: absolute;
|
||||
right: 0;
|
||||
top: 0;
|
||||
transition: 0.1s ease;
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue