提交 c2a0f0cd 编写于 作者: 蓝色的小猫咪's avatar 蓝色的小猫咪

调整分段器样式

上级 82d75d4e
...@@ -95,16 +95,16 @@ ...@@ -95,16 +95,16 @@
display: flex; display: flex;
flex-direction: row; flex-direction: row;
justify-content: center; justify-content: center;
width: 100%; width: 75%;
font-size: 30upx; font-size: 28upx;
border-radius: 12upx; border-radius: 10upx;
box-sizing: border-box; box-sizing: border-box;
margin: 0 auto; margin: 0 auto;
overflow: hidden; overflow: hidden;
} }
.segmented-control.button { .segmented-control.button {
border: 1upx solid; border: 2upx solid;
} }
.segmented-control.text { .segmented-control.text {
...@@ -116,7 +116,7 @@ ...@@ -116,7 +116,7 @@
.segmented-control-item { .segmented-control-item {
flex: 1; flex: 1;
text-align: center; text-align: center;
line-height: 70upx; line-height: 60upx;
box-sizing: border-box; box-sizing: border-box;
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册