This commit is contained in:
parent
3f2cc5adad
commit
c72f9393b3
|
@ -405,9 +405,11 @@
|
|||
}
|
||||
|
||||
.detailBottom {
|
||||
position: absolute;
|
||||
position: fixed;
|
||||
width: 100%;
|
||||
bottom: 1px;
|
||||
bottom: 0px;
|
||||
background: #FFFFFF;
|
||||
z-index: 10;
|
||||
|
||||
.bottom_box {
|
||||
width: 50%;
|
||||
|
|
Loading…
Reference in New Issue