bug
This commit is contained in:
@@ -66,7 +66,7 @@ export default {
|
|||||||
position: fixed;
|
position: fixed;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
z-index: 11;
|
z-index: 1;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 98px;
|
height: 98px;
|
||||||
|
|
||||||
|
|||||||
@@ -342,7 +342,7 @@ export default {
|
|||||||
align-items: center;
|
align-items: center;
|
||||||
top: 0;
|
top: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
z-index: 11;
|
z-index: 12;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
padding: 0 32px;
|
padding: 0 32px;
|
||||||
height: 112px;
|
height: 112px;
|
||||||
|
|||||||
Reference in New Issue
Block a user