Project refactored to use NPM package manager, jquery and created new features
This commit is contained in:
7
src/components/textarea.scss
Normal file
7
src/components/textarea.scss
Normal file
@@ -0,0 +1,7 @@
|
||||
.tui-textarea {
|
||||
background-color: inherit;
|
||||
border: none;
|
||||
padding: 0px;
|
||||
color: rgb(255, 255, 0);
|
||||
outline: none;
|
||||
}
|
||||
Reference in New Issue
Block a user