1
0
Fork 0
mirror of https://github.com/m1k1o/neko.git synced 2025-07-13 06:48:13 +02:00

hide resize from textarea.

This commit is contained in:
Miroslav Šedivý 2022-09-27 20:30:06 +02:00
parent a9fd6ac114
commit 882daddb51

View file

@ -178,6 +178,7 @@
border: 0;
color: transparent;
background: transparent;
resize: none;
}
.player-aspect {