mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-06-09 12:36:37 +08:00
Fixed minor issue with large images again
This commit is contained in:
@ -101,6 +101,7 @@ ul.menu {
|
||||
}
|
||||
img {
|
||||
max-width: 100%;
|
||||
height:auto;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user