mirror of
https://akkoma.dev/AkkomaGang/akkoma-fe.git
synced 2025-01-31 08:29:08 +01:00
Fix alt text line height
This commit is contained in:
parent
e47d3a6d13
commit
327195dc55
1 changed files with 4 additions and 0 deletions
|
@ -51,6 +51,10 @@
|
|||
width: 100%;
|
||||
height: 100%;
|
||||
object-fit: contain;
|
||||
|
||||
&::before {
|
||||
line-height: 20px;
|
||||
}
|
||||
}
|
||||
|
||||
&.animated {
|
||||
|
|
Loading…
Reference in a new issue