fix(lock): fix lock modal height

fixed #701
This commit is contained in:
无木 2021-06-05 12:25:39 +08:00
parent 6c4f947386
commit 40e3cb043c

View File

@ -94,7 +94,7 @@
.@{prefix-cls} {
&__entry {
position: relative;
height: 240px;
//height: 240px;
padding: 130px 30px 60px 30px;
border-radius: 10px;
}