[Minor] Freeze WebUI scan textarea width

This commit is contained in:
Alexander Moisseev 2019-04-03 17:23:35 +03:00
parent 1fbc0cf4c8
commit a4e9ba4d63

View File

@ -28,6 +28,7 @@ a {
}
textarea {
font-family:"Courier New", Courier, monospace;
resize: vertical;
}
/* local overrides */