mirror of
https://github.com/remittor/zapret-openwrt.git
synced 2026-01-31 06:40:42 +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;
|
|
}
|