mirror of
https://github.com/formbricks/formbricks.git
synced 2026-04-19 19:21:15 -05:00
Merge branch 'main' into fix-dark-mode-3209
This commit is contained in:
@@ -32,10 +32,11 @@
|
||||
position: relative;
|
||||
border-bottom-left-radius: 6px;
|
||||
border-bottom-right-radius: 6px;
|
||||
overflow: scroll;
|
||||
overflow: auto;
|
||||
resize: vertical;
|
||||
height: auto;
|
||||
min-height: 100px;
|
||||
max-height: 150px;
|
||||
}
|
||||
|
||||
.editor-input {
|
||||
|
||||
Reference in New Issue
Block a user