Commit 40e3cb04 authored by 无木's avatar 无木

fix(lock): fix lock modal height

fixed #701
parent 6c4f9473
...@@ -94,7 +94,7 @@ ...@@ -94,7 +94,7 @@
.@{prefix-cls} { .@{prefix-cls} {
&__entry { &__entry {
position: relative; position: relative;
height: 240px; //height: 240px;
padding: 130px 30px 60px 30px; padding: 130px 30px 60px 30px;
border-radius: 10px; border-radius: 10px;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment