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;
|
||||
margin: 4px;
|
||||
border: 8px ridge #CCC;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
.media.active_context {
|
||||
|
|
Loading…
Reference in New Issue