|
@@ -64,7 +64,7 @@ const handleLeft = () => {
|
|
|
right: 0;
|
|
right: 0;
|
|
|
z-index: 1000;
|
|
z-index: 1000;
|
|
|
height: calc(var(--status-bar-height) + 44px);
|
|
height: calc(var(--status-bar-height) + 44px);
|
|
|
- background-color: #fff;
|
|
|
|
|
|
|
+ /* background-color: #fff; */
|
|
|
border-bottom: 1px solid #eee;
|
|
border-bottom: 1px solid #eee;
|
|
|
}
|
|
}
|
|
|
|
|
|