set max-width of textarea in settings page
This commit is contained in:
parent
61d04b8823
commit
f7baa6e190
@ -330,6 +330,7 @@
|
||||
|
||||
textarea {
|
||||
width: 100%;
|
||||
max-width: 100%;
|
||||
height: 100px;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user