mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 10:50:21 +08:00
Profile textarea too short in iOS10
This commit is contained in:
parent
192a0886e2
commit
56987e2290
1 changed files with 1 additions and 0 deletions
|
@ -164,6 +164,7 @@
|
|||
}
|
||||
.d-editor-textarea-wrapper {
|
||||
border: 1px solid $primary-low;
|
||||
min-height: 14em;
|
||||
}
|
||||
.d-editor-button-bar .btn {
|
||||
padding: 6px 8px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue