fixed stretched spurdo in notifications, misc fixes, detect gif by extension for now
This commit is contained in:
parent
3257991f41
commit
55bc1a3414
4 changed files with 13 additions and 14 deletions
|
@ -104,6 +104,10 @@
|
|||
max-height: 12em;
|
||||
overflow-y: hidden;
|
||||
//text-overflow: ellipsis;
|
||||
|
||||
img {
|
||||
object-fit: contain;
|
||||
}
|
||||
}
|
||||
|
||||
.notification-gradient {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue