mirror of
https://github.com/unraid/webgui.git
synced 2026-01-03 16:14:54 -06:00
7 lines
90 B
CSS
7 lines
90 B
CSS
textarea {
|
|
resize: none;
|
|
font-family: bitstream;
|
|
width: 60%;
|
|
margin: 0;
|
|
}
|