A sort of hacky fix to the issue - text wrapping doesn't quite work
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
.textarea-bracket-suffix {
|
||||
float: right;
|
||||
position: absolute;
|
||||
right: 6px;
|
||||
bottom: 12px;
|
||||
}
|
||||
|
||||
.description-input {
|
||||
position: relative;
|
||||
}
|
||||
Reference in New Issue
Block a user