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