调整卡片高度
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user