mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-06-22 04:58:40 +00:00
add transition delay
This commit is contained in:
@@ -174,7 +174,7 @@
|
|||||||
z-index:1000;
|
z-index:1000;
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
opacity:0;
|
opacity:0;
|
||||||
transition:0.2s opacity;
|
transition:0.2s opacity 0.5s;
|
||||||
}
|
}
|
||||||
|
|
||||||
&::before{
|
&::before{
|
||||||
|
|||||||
Reference in New Issue
Block a user