Remove resize css property from textarea

This commit is contained in:
Anton Khorev 2023-07-29 19:38:06 +03:00
parent e932972a4a
commit f5b26a7df0

View file

@ -611,10 +611,6 @@ body.small-nav {
} }
} }
#embed_html {
resize: vertical;
}
#mapnik_scale { #mapnik_scale {
width: 100px; width: 100px;
} }