mirror of
https://gitlab.com/brutaldon/brutaldon.git
synced 2024-12-04 14:46:24 -05:00
Fix image preview overflow when bosting/faving in fullbrutalism
This commit is contained in:
parent
e8b90de6f8
commit
24beec9237
@ -222,6 +222,7 @@ img {
|
|||||||
padding: 1ex;
|
padding: 1ex;
|
||||||
margin: 4px;
|
margin: 4px;
|
||||||
border: 8px ridge #CCC;
|
border: 8px ridge #CCC;
|
||||||
|
overflow: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
.media.active_context {
|
.media.active_context {
|
||||||
|
Loading…
Reference in New Issue
Block a user