mirror of
https://github.com/tengge1/ShadowEditor.git
synced 2026-01-25 15:08:11 +00:00
修复低分辨率样式bug。
This commit is contained in:
parent
af31fc11a2
commit
cd899fe1ed
@ -20,7 +20,7 @@
|
||||
|
||||
.ImageList>.content>.item {
|
||||
position: relative;
|
||||
width: 104px;
|
||||
width: calc(50% - 8px);
|
||||
height: 104px;
|
||||
margin: 4px;
|
||||
display: inline-block;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user