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