mirror of
https://github.com/remittor/zapret-openwrt.git
synced 2026-01-31 06:40:42 +03:00
luci: styles: Fix scroll in NFQWS_OPT area
This commit is contained in:
@@ -3,4 +3,6 @@ textarea, .cbi-value textarea
|
|||||||
white-space: pre;
|
white-space: pre;
|
||||||
overflow-x: auto;
|
overflow-x: auto;
|
||||||
font-family: monospace;
|
font-family: monospace;
|
||||||
|
pointer-events: auto !important;
|
||||||
|
user-select: text !important;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user