theme01 remove textarea border.

This commit is contained in:
Miroslav Šedivý 2021-07-23 15:51:01 +02:00
parent 1ae667ed5e
commit 9f5393fac5

View file

@ -777,6 +777,8 @@ body {
min-height: 88px;
max-width: 100%;
min-width: 100%;
background: transparent;
border: 0;
}
.options {