mirror of
https://github.com/NicolasConstant/sengi
synced 2025-02-08 16:08:40 +01:00
fix images size in status html, fix #339
This commit is contained in:
parent
269b8b87cd
commit
6696ca4274
@ -95,4 +95,8 @@ $expand-color: $column-color;
|
||||
background: #384958;
|
||||
}
|
||||
}
|
||||
|
||||
img {
|
||||
max-width: 100%;
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user