mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-05-11 11:25:38 +00:00
Fixed minor issue with large images again
This commit is contained in:
parent
762ae761b5
commit
1e2f5ded38
1 changed files with 2 additions and 1 deletions
|
@ -101,6 +101,7 @@ ul.menu {
|
|||
}
|
||||
img {
|
||||
max-width: 100%;
|
||||
height:auto;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue