first commit
This commit is contained in:
7
scss/components/_VTextarea.scss
Executable file
7
scss/components/_VTextarea.scss
Executable file
@@ -0,0 +1,7 @@
|
||||
.v-textarea input {
|
||||
font-size: 0.875rem;
|
||||
font-weight: 500;
|
||||
&::placeholder {
|
||||
color: rgba(0, 0, 0, 0.38);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user