mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-07-30 03:00:57 +00:00
7 lines
No EOL
104 B
SCSS
7 lines
No EOL
104 B
SCSS
quick-access-menu {
|
|
position: fixed;
|
|
z-index: 20;
|
|
right: 0;
|
|
bottom: 0;
|
|
pointer-events: none;
|
|
} |