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