mirror of
https://github.com/Kakune55/ComiPy.git
synced 2025-09-16 04:09:41 +08:00
fix:修复了缩放过程中图片比例错误的问题
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
img {
|
||||
display: block;
|
||||
width: 100%;
|
||||
min-height: 300px;
|
||||
min-height: 200px;
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user