6d377d9d by jiaozeping@pashanhoo.com

字体调整

1 parent af6beb05
......@@ -193,7 +193,7 @@
/deep/.closeStyle {
position: absolute;
top: 13px;
top: 14px;
right: 26px;
font-size: 24px;
cursor: pointer;
......
......@@ -186,7 +186,7 @@
/deep/.closeStyle {
position: absolute;
top: 13px;
top: 14px;
right: 26px;
font-size: 24px;
cursor: pointer;
......
......@@ -181,7 +181,7 @@
/deep/.closeStyle {
position: absolute;
top: 13px;
top: 14px;
right: 26px;
font-size: 24px;
cursor: pointer;
......
......@@ -64,7 +64,7 @@
// 有子级
.el-submenu__title {
// margin-left: 13px;
// margin-left: 14px;
// padding-left: 10px !important;
color: $menuText;
background-color: transparent !important;
......
......@@ -204,7 +204,7 @@ export default {
}
&__info {
font-size: 13px;
font-size: 14px;
line-height: 21px;
color: grey;
opacity: 0;
......
......@@ -361,7 +361,7 @@
width: 16px;
height: 16px;
margin-right: 12px;
margin-top: 13px;
margin-top: 14px;
cursor: pointer;
}
.warning {
......
......@@ -289,7 +289,7 @@
border: 2px solid rgb(227, 226, 226);
text-align: center;
height: 40px;
font-size: 13px;
font-size: 14px;
// flex: 1;
// display: flex;
// align-items: center;
......
......@@ -224,7 +224,7 @@
border: 2px solid rgb(227, 226, 226);
text-align: center;
height: 40px;
font-size: 13px;
font-size: 14px;
width: 140px;
// flex: 1;
width: 100%;
......
......@@ -138,7 +138,7 @@
border: 1px solid rgb(139, 137, 137);
text-align: center;
height: 40px;
font-size: 13px;
font-size: 14px;
min-width: 80px;
z-index: 1;
min-width: 80px;
......
......@@ -223,7 +223,7 @@
border: 2px solid rgb(227, 226, 226);
text-align: center;
height: 40px;
font-size: 13px;
font-size: 14px;
width: 140px;
// flex: 1;
width: 100%;
......
......@@ -160,7 +160,7 @@ p {
text-align: center;
height: 40px;
line-height: 17px;
font-size: 13px;
font-size: 14px;
min-width: 80px;
z-index: 1;
min-width: 80px;
......
......@@ -140,7 +140,7 @@ p {
text-align: center;
height: 40px;
line-height: 17px;
font-size: 13px;
font-size: 14px;
min-width: 80px;
z-index: 1;
min-width: 80px;
......
......@@ -738,7 +738,7 @@
text-align: center;
height: 40px;
padding: 4px;
font-size: 13px;
font-size: 14px;
background: rgb(251, 249, 229);
}
}
......
......@@ -729,7 +729,7 @@
text-align: center;
height: 40px;
padding: 4px;
font-size: 13px;
font-size: 14px;
background: rgb(251, 249, 229);
}
}
......