fix: in a very short page view, blockpage got text overlay exception

This commit is contained in:
delong
2023-04-27 19:56:57 +08:00
committed by zclaiqcc
parent a1f58d26f9
commit 39dd685d01

View File

@@ -26,6 +26,8 @@
width: 100%;
background: white;
font-size: 12px;
min-height: 450px;
position: relative;
}
.content {