ソースを参照

弹窗样式修改

黄琪勇 6 ヶ月 前
コミット
e7ca7bab2d

BIN
src/page-instrument/header-top/image/radio.png


BIN
src/page-instrument/header-top/image/radioActive.png


+ 2 - 2
src/page-instrument/header-top/settting/index.module.less

@@ -198,7 +198,7 @@
                 .radioBox{
                     display: flex;
                     > div{
-                        width: 66px;
+                        width: 60px;
                         height: 28px;
                         font-weight: 600;
                         font-size: 14px;
@@ -207,7 +207,7 @@
                         line-height: 26px;
                         background: url("../image/radio.png") no-repeat;
                         background-size: 100% 100%;
-                        margin-right: 10px;
+                        margin-right: 8px;
                         cursor: pointer;
                         &:last-child{
                             margin-right: 0;