mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-09 11:41:30 -07:00
This commit is contained in:
parent
e6b86b0652
commit
965414d28e
1 changed files with 0 additions and 10 deletions
|
@ -301,14 +301,4 @@ header.sidebar {
|
|||
|
||||
.list .notes .article .mention .host { display: none; }
|
||||
|
||||
/* compact notifications */
|
||||
|
||||
.list.notifications > .noGap .body > .mfm-object { white-space: nowrap; overflow: hidden visible; text-overflow: ellipsis; display: inline-block; width: 100%; -webkit-line-clamp: 1 !important; height: 2em; margin-bottom: -.7em;}
|
||||
.list.notifications > .noGap > .notification > .note-container > .article { padding: 6.5rem 0 0 0;
|
||||
& .renote, & > .main > footer, & > .main > .header-container { display: none; }}
|
||||
.list.notifications > .noGap > .note-container { padding: 1rem 0 .5rem !important;
|
||||
& > .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