sync
This commit is contained in:
@ -196,11 +196,14 @@
|
||||
|
||||
> textarea {
|
||||
padding: 10px 10px 0;
|
||||
border: none;
|
||||
border: 1px solid var(--title-bg-color);
|
||||
border-radius: 5px;
|
||||
height: 70px;
|
||||
resize: none;
|
||||
font-size: var(--font-smaller-size);
|
||||
font-family: var(--font-family);
|
||||
margin: 3px 5px;
|
||||
background: #f0f0f0;
|
||||
|
||||
@include outline();
|
||||
}
|
||||
|
Reference in New Issue
Block a user