fix: login page overflow show problem (#455)

This commit is contained in:
啝裳
2021-04-08 18:02:38 +08:00
committed by GitHub
parent d2a1e1f0db
commit af6d58eb26

View File

@@ -110,6 +110,7 @@
}
.@{prefix-cls} {
overflow: hidden;
@media (max-width: @screen-xl) {
background: linear-gradient(180deg, #1c3faa, #1c3faa);
}