mirror of
https://github.com/MathMan05/Fermi.git
synced 2026-08-28 02:54:08 +00:00
feat: align attachment preview horz/vert
Signed-off-by: lizzie <lizzie@eden-emu.dev>
This commit is contained in:
@@ -2483,13 +2483,14 @@ span.instanceStatus {
|
||||
border-radius: 8px;
|
||||
overflow: hidden;
|
||||
height: 192px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
.unknownfile {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
}
|
||||
.messageimgdiv {
|
||||
|
||||
Reference in New Issue
Block a user