mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-09 07:17:56 +00:00
tweak proxy tag editing
This commit is contained in:
parent
d3b9d6bfd3
commit
10b6fca660
3 changed files with 14 additions and 11 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue