mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-28 05:39:34 +08:00
perf: layout style optimization
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
.lock-modal {
|
||||
&__entry {
|
||||
position: relative;
|
||||
width: 500px;
|
||||
// width: 500px;
|
||||
height: 240px;
|
||||
padding: 80px 30px 0 30px;
|
||||
padding: 130px 30px 60px 30px;
|
||||
background: #fff;
|
||||
border-radius: 10px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user