tweak proxy tag editing

This commit is contained in:
Spectralitree 2021-01-13 16:23:46 +01:00
parent d3b9d6bfd3
commit 10b6fca660
3 changed files with 14 additions and 11 deletions

View file

@ -320,4 +320,7 @@ blockquote {
background: linear-gradient(to bottom, rgba(52, 58, 64, 1) 0%, rgba(52, 58, 64, 0) 100%);
}
textarea {
resize: none !important;
}
@import "~bootstrap/scss/bootstrap";