.
This commit is contained in:
@@ -39,10 +39,11 @@
|
||||
display: flex;
|
||||
justify-content: space-around;
|
||||
align-items: center;
|
||||
box-shadow: 0px -2px 4px 0px rgba(51, 51, 51, 0.06);
|
||||
// box-shadow: 0px -2px 4px 0px rgba(51, 51, 51, 0.06);
|
||||
z-index: 9999;
|
||||
padding-bottom: env(safe-area-inset-bottom);
|
||||
background: #fff;
|
||||
border-top: 1px solid rgba(119, 119, 119, 0.25);
|
||||
|
||||
.cover-tabbar-item {
|
||||
width: 20%;
|
||||
|
||||
Reference in New Issue
Block a user