提交代码
parent
6648559cda
commit
fa994e9f9f
|
@ -379,11 +379,11 @@ export default {
|
||||||
.font-size-tools {
|
.font-size-tools {
|
||||||
top:-46px;
|
top:-46px;
|
||||||
}
|
}
|
||||||
font-size: 24px;
|
font-size: 19px;
|
||||||
line-height: 48px;
|
line-height: 38px;
|
||||||
|
|
||||||
.div-text {
|
.div-text {
|
||||||
line-height: 48px;
|
line-height: 38px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.sp-lbl {
|
.sp-lbl {
|
||||||
|
@ -395,18 +395,18 @@ export default {
|
||||||
}
|
}
|
||||||
|
|
||||||
img {
|
img {
|
||||||
width: 24px;
|
width: 19px;
|
||||||
height: 24px;
|
height: 19px;
|
||||||
top: 12px;
|
top: 12px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.data-row {
|
.data-row {
|
||||||
line-height: 48px;
|
line-height: 38px;
|
||||||
.td-lvl2{
|
.td-lvl2{
|
||||||
padding-left: 24px;
|
padding-left: 19px;
|
||||||
}
|
}
|
||||||
.td-lvl3{
|
.td-lvl3{
|
||||||
padding-left: 48px;
|
padding-left: 38px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue