调整卡片高度

This commit is contained in:
liuwei
2025-06-04 16:47:18 +08:00
parent 2c03985228
commit 7718995202

View File

@@ -785,8 +785,8 @@
top: 50%;
left: 50%;
transform: translate(-50%, -50%) scale(0.8);
width: auto !important;
height: auto !important;
width: 30px !important;
height: 30px !important;
max-width: 100%;
max-height: 100%;
object-fit: contain;