mirror of
https://github.com/typemill/typemill.git
synced 2025-08-04 21:27:41 +02:00
Fix overflow in image component
This commit is contained in:
@@ -1053,6 +1053,7 @@ form .hidden{
|
||||
}
|
||||
.large.img-component img, .large .img-upload img{
|
||||
width: auto;
|
||||
max-width: 100%;
|
||||
}
|
||||
fieldset{
|
||||
display: block;
|
||||
|
Reference in New Issue
Block a user