9 lines
127 B
CSS
9 lines
127 B
CSS
.textarea-bracket-suffix {
|
|
margin-bottom: 12px;
|
|
}
|
|
|
|
.description-input > paper-textarea {
|
|
width: 100%;
|
|
width: 100% - 24px;
|
|
}
|