hide resize from textarea.
This commit is contained in:
parent
a9fd6ac114
commit
882daddb51
@ -178,6 +178,7 @@
|
||||
border: 0;
|
||||
color: transparent;
|
||||
background: transparent;
|
||||
resize: none;
|
||||
}
|
||||
|
||||
.player-aspect {
|
||||
|
Reference in New Issue
Block a user