兼容移动端适配
parent
1f79bd4617
commit
93b89813f0
|
|
@ -37,6 +37,7 @@
|
|||
display: flex;
|
||||
flex-direction: column;
|
||||
position: relative;
|
||||
background-color: white!important;
|
||||
}
|
||||
.content {
|
||||
position: absolute;
|
||||
|
|
|
|||
|
|
@ -37,6 +37,7 @@
|
|||
display: flex;
|
||||
flex-direction: column;
|
||||
position: relative;
|
||||
background-color: white!important;
|
||||
}
|
||||
.content {
|
||||
position: absolute;
|
||||
|
|
|
|||
|
|
@ -37,6 +37,7 @@
|
|||
display: flex;
|
||||
flex-direction: column;
|
||||
position: relative;
|
||||
background-color: white!important;
|
||||
}
|
||||
.content {
|
||||
position: absolute;
|
||||
|
|
|
|||
Loading…
Reference in New Issue