SMB: fix area width too wide

This commit is contained in:
bergware
2025-04-11 18:24:44 +02:00
parent 65995e2941
commit b727b10c2f
2 changed files with 6 additions and 1 deletions
@@ -0,0 +1,5 @@
textarea {
resize: none;
font-family: bitstream;
width: 63%;
}