Fix notification attachment icon overflow
This commit is contained in:
parent
b4cbbefbd2
commit
a58a6d3c35
6 changed files with 15 additions and 4 deletions
|
|
@ -102,7 +102,6 @@
|
|||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
|
||||
.play-icon {
|
||||
position: absolute;
|
||||
font-size: 64px;
|
||||
|
|
@ -265,4 +264,10 @@
|
|||
object-fit: cover;
|
||||
}
|
||||
}
|
||||
|
||||
&.-compact {
|
||||
.placeholder-container {
|
||||
padding-bottom: 0.5em;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue