This commit is contained in:
李瑞
2025-09-13 18:07:17 +08:00
parent ee94f05c4a
commit 076c0ed980
3 changed files with 2 additions and 5 deletions

View File

@@ -49,8 +49,4 @@ module.exports = {
'nutui-react',
],
],
],
}

View File

@@ -1,8 +1,8 @@
.distanceQuickFilterWrap {
width: 100%;
--nutui-menu-bar-line-height: 30px;
.nut-menu-bar {
--nutui-menu-bar-line-height: 30px;
background-color: unset;
box-shadow: unset;
padding: 0 15px;

View File

@@ -5,6 +5,7 @@
position: sticky;
display: flex;
align-items: center;
justify-content: space-between;
gap: 5px;
padding: 5px 15px 10px 15px;
position: sticky;