1
This commit is contained in:
@@ -4,10 +4,11 @@
|
||||
|
||||
.nut-menu-bar {
|
||||
--nutui-menu-bar-line-height: 30px;
|
||||
background-color: unset;
|
||||
background-color: #fafafa;
|
||||
box-shadow: unset;
|
||||
// padding: 0 15px;
|
||||
gap: 5px;
|
||||
justify-content: flex-start;
|
||||
}
|
||||
|
||||
.nut-menu-title {
|
||||
@@ -33,8 +34,12 @@
|
||||
|
||||
.nut-menu-container-wrap {
|
||||
width: 100vw;
|
||||
left: 0 !important;
|
||||
margin-left: -15px !important;
|
||||
border-bottom-left-radius: 30px;
|
||||
border-bottom-right-radius: 30px;
|
||||
background-color: #fafafa !important;
|
||||
z-index: 1000 !important;
|
||||
}
|
||||
|
||||
.positionWrap {
|
||||
|
||||
Reference in New Issue
Block a user