调试
This commit is contained in:
@@ -49,8 +49,4 @@ module.exports = {
|
|||||||
'nutui-react',
|
'nutui-react',
|
||||||
],
|
],
|
||||||
],
|
],
|
||||||
|
|
||||||
|
|
||||||
],
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
.distanceQuickFilterWrap {
|
.distanceQuickFilterWrap {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
--nutui-menu-bar-line-height: 30px;
|
|
||||||
|
|
||||||
.nut-menu-bar {
|
.nut-menu-bar {
|
||||||
|
--nutui-menu-bar-line-height: 30px;
|
||||||
background-color: unset;
|
background-color: unset;
|
||||||
box-shadow: unset;
|
box-shadow: unset;
|
||||||
padding: 0 15px;
|
padding: 0 15px;
|
||||||
|
|||||||
@@ -5,6 +5,7 @@
|
|||||||
position: sticky;
|
position: sticky;
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
justify-content: space-between;
|
||||||
gap: 5px;
|
gap: 5px;
|
||||||
padding: 5px 15px 10px 15px;
|
padding: 5px 15px 10px 15px;
|
||||||
position: sticky;
|
position: sticky;
|
||||||
|
|||||||
Reference in New Issue
Block a user