mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-18 07:23:51 +01:00
More tweaks
This commit is contained in:
@@ -23,6 +23,13 @@
|
||||
cursor: default;
|
||||
}
|
||||
|
||||
.hide-scrollbars {
|
||||
&::-webkit-scrollbar-corner,
|
||||
&::-webkit-scrollbar {
|
||||
display: none !important;
|
||||
}
|
||||
}
|
||||
|
||||
.destroy-pointer-event,
|
||||
.destroy-pointer-event * {
|
||||
pointer-events: none !important;
|
||||
|
||||
Reference in New Issue
Block a user