mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-01-24 10:33:50 +08:00
fix: login page overflow show problem (#455)
This commit is contained in:
parent
d2a1e1f0db
commit
af6d58eb26
@ -110,6 +110,7 @@
|
||||
}
|
||||
|
||||
.@{prefix-cls} {
|
||||
overflow: hidden;
|
||||
@media (max-width: @screen-xl) {
|
||||
background: linear-gradient(180deg, #1c3faa, #1c3faa);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user