mirror of
https://github.com/unraid/webgui.git
synced 2026-04-23 18:48:49 -05:00
SMB: fix area width too wide
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
textarea {
|
||||
resize: none;
|
||||
font-family: bitstream;
|
||||
width: 63%;
|
||||
}
|
||||
Reference in New Issue
Block a user