mirror of
https://github.com/thangisme/notes.git
synced 2025-01-03 04:36:33 -05:00
Fixed css style
This commit is contained in:
parent
c057771cca
commit
abb7f55794
@ -204,9 +204,9 @@
|
||||
position: fixed;
|
||||
top: 0;
|
||||
left: 0;
|
||||
z-index: 1;
|
||||
width: 0;
|
||||
height: 0;
|
||||
z-index: 1;
|
||||
background-color: rgba(0, 0, 0, 0.2);
|
||||
opacity: 0;
|
||||
transition: opacity ease 200ms;
|
||||
|
Loading…
Reference in New Issue
Block a user