mirror of
https://git.notfire.cc/notfire/akkoma-fe.git
synced 2026-01-11 13:33:24 -08:00
Merge branch '500' into 'develop'
Set max-width of textarea in settings page Closes #500 See merge request pleroma/pleroma-fe!761
This commit is contained in:
commit
c8f967d5c0
1 changed files with 1 additions and 0 deletions
|
|
@ -328,6 +328,7 @@
|
|||
|
||||
textarea {
|
||||
width: 100%;
|
||||
max-width: 100%;
|
||||
height: 100px;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue