Merge pull request #2494 from hmhealey/plt2190
PLT-2190 Switched Textbox to use a TextareaAutosize and removed custom resizing code
Этот коммит содержится в:
@@ -7,9 +7,7 @@
|
||||
line-height: 20px;
|
||||
min-height: 36px;
|
||||
overflow-x: hidden;
|
||||
position: absolute;
|
||||
resize: none;
|
||||
top: 0px;
|
||||
white-space: pre-wrap;
|
||||
word-wrap: break-word;
|
||||
|
||||
|
||||
Ссылка в новой задаче
Block a user