mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-08-05 00:42:14 +03:00
Fixed minor issue with large images
This commit is contained in:
@@ -99,6 +99,9 @@ ul.menu {
|
|||||||
&.left {
|
&.left {
|
||||||
float: left;
|
float: left;
|
||||||
}
|
}
|
||||||
|
img {
|
||||||
|
max-width: 100%;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.page-list {
|
.page-list {
|
||||||
|
Reference in New Issue
Block a user