Commit b3351f9f by hank

小程序UI 调整

parent 638f1714
......@@ -30,16 +30,6 @@ $primary-text-color: #333;
}
@font-face {
font-family: PingFang;
src: url(https://visual-clouds.bdideal.com/html/156170435921582b04ee33fce4589808130a0b0d0e8e1.ttf) format('truetype');
}
@font-face {
font-family: PingFang SC;
src: url(https://visual-clouds.bdideal.com/html/156170435921582b04ee33fce4589808130a0b0d0e8e1.ttf);
}
@font-face {
font-family: 'DIN-Condensed';
src: url(https://visual-clouds.bdideal.com/html/156394962402878b178ab4088494e9df36c49ec944add.ttf) format('truetype'), url('DINCondensed-Bold.ttf') format('truetype');
font-weight: bold;
......
......@@ -51,7 +51,7 @@
font-size: 26px;
color: #666;
position: relative;
padding-left: 25px;
padding-left: 30px;
.dian {
display: inline-block;
......@@ -60,7 +60,7 @@
position: absolute;
height: 18px;
left: 0;
top: 9px;
top: 10px;
width: 18px;
border-radius: 50%;
}
......@@ -78,7 +78,7 @@
}
.isuse {
padding-left: 20px;
padding-left: 29px;
margin-left: 37px;
position: relative;
// color: #f32b2b;
......
......@@ -26,7 +26,10 @@
color: #969799;
.type-tab-item {
padding: 0 20px;
// width: 50%;
// display: inline-block;
// text-align: center;
padding: 0 80px;
position: relative;
}
......
......@@ -61,7 +61,7 @@
color: #969799;
.type-tab-item {
padding: 0 20px;
padding: 0 80px;
position: relative;
}
......
......@@ -106,7 +106,6 @@
&-scroll {
flex: 1;
overflow: hidden;
padding-bottom: 90px;
&-view {
height: 100%;
......
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 sign in to comment