Commit df13c52e authored by GuanHua's avatar GuanHua

feat:导航样式修改

parent 59746874
......@@ -22,7 +22,7 @@
# mockStatic
/.idea
config/base.config.json
/config/base.config.json
/src/services/index.ts
.vscode
......@@ -9,21 +9,20 @@
background-color: #FFF;
&_container {
.common_page_container();
height: 40px;
display: flex;
&>.nav {
padding: 0;
margin: 0;
position: relative;
float: left;
margin-left: 20px;
display: flex;
.nav_item {
list-style: none;
display: inline-block;
height: 40px;
line-height: 40px;
padding: 0 20px;
......
......@@ -5,7 +5,6 @@
.category_type {
position: relative;
float: left;
width: 190px;
height: 40px;
background-color: var(--mall_main_color);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment