mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-21 17:37:29 -07:00
resize fix
This commit is contained in:
parent
b5c3e74a3f
commit
42bcf3aa4e
1 changed files with 2 additions and 0 deletions
|
@ -134,3 +134,5 @@ header.sidebar {
|
|||
& > .note-context, & > .article > .main > footer { display: none; } }
|
||||
.list.notifications > .noGap > .notification._panel { padding: 1rem 2.5rem;
|
||||
& > .meta { padding: 0; } }
|
||||
|
||||
section.modal._popup > div.form > textarea { resize: vertical !important; } /* resize fix */
|
||||
|
|
Loading…
Reference in a new issue