update
This commit is contained in:
11
packages/user-login/src/modules/beian/beian.css
Normal file
11
packages/user-login/src/modules/beian/beian.css
Normal file
@@ -0,0 +1,11 @@
|
||||
.beian2 {
|
||||
position: fixed;
|
||||
z-index: 99;
|
||||
}
|
||||
|
||||
@media (max-width: 640px) {
|
||||
.beiann2 {
|
||||
position: static !important; /* 或者 relative,根据需求修改 */
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user