mirror of
https://github.com/remittor/zapret-openwrt.git
synced 2026-01-27 04:40:34 +03:00
7 lines
106 B
CSS
7 lines
106 B
CSS
textarea, .cbi-value textarea
|
|
{
|
|
white-space: pre;
|
|
overflow-x: auto;
|
|
font-family: monospace;
|
|
}
|