mirror of
https://github.com/wallabag/wallabag.git
synced 2025-01-31 07:47:28 +01:00
display pictures properly
This commit is contained in:
parent
cfc90f8422
commit
e8d8026242
@ -339,6 +339,11 @@ main ul.row {
|
||||
max-width: 40em;
|
||||
}
|
||||
|
||||
#article img {
|
||||
max-width: 100%;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
.reader-mode {
|
||||
width: 95px !important;
|
||||
transition: width 0.2s ease;
|
||||
|
Loading…
x
Reference in New Issue
Block a user