mirror of
https://github.com/m1k1o/neko.git
synced 2025-06-21 12:08:09 +02:00
hide resize from textarea.
This commit is contained in:
parent
a9fd6ac114
commit
882daddb51
1 changed files with 1 additions and 0 deletions
|
@ -178,6 +178,7 @@
|
||||||
border: 0;
|
border: 0;
|
||||||
color: transparent;
|
color: transparent;
|
||||||
background: transparent;
|
background: transparent;
|
||||||
|
resize: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.player-aspect {
|
.player-aspect {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue