Fix appearance of opt-in component
parent
ba42271d9f
commit
20563840d7
|
@ -65,6 +65,7 @@
|
|||
content: '';
|
||||
display: block;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
transition: opacity 0.25s ease;
|
||||
|
|
Loading…
Reference in New Issue