mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-26 12:21:03 +00:00
fix: add missing newline at end of context-menu.scss, lint...
This commit is contained in:
@@ -108,7 +108,7 @@
|
|||||||
backdrop-filter: blur(8px);
|
backdrop-filter: blur(8px);
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
z-index: 1200;
|
z-index: 1200;
|
||||||
|
|
||||||
pointer-events: auto;
|
pointer-events: auto;
|
||||||
|
|
||||||
max-height: 60vh;
|
max-height: 60vh;
|
||||||
@@ -156,4 +156,4 @@
|
|||||||
opacity: 1;
|
opacity: 1;
|
||||||
transform: scale(1) translateY(0);
|
transform: scale(1) translateY(0);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user