Update style.css
Browse files
style.css
CHANGED
|
@@ -8,7 +8,8 @@
|
|
| 8 |
--checkbox-label-gap: 0.25em 0.1em;
|
| 9 |
--section-header-text-size: 12pt;
|
| 10 |
--block-background-fill: transparent;
|
| 11 |
-
|
|
|
|
| 12 |
top: 0;
|
| 13 |
/* width: 100% */
|
| 14 |
left: 0;
|
|
|
|
| 8 |
--checkbox-label-gap: 0.25em 0.1em;
|
| 9 |
--section-header-text-size: 12pt;
|
| 10 |
--block-background-fill: transparent;
|
| 11 |
+
overflow: hidden;
|
| 12 |
+
touch-action: none;
|
| 13 |
top: 0;
|
| 14 |
/* width: 100% */
|
| 15 |
left: 0;
|