forked from github/dataease
fix: 视图过滤器标签文字字号不对、标签背景高度不对
This commit is contained in:
parent
19d7f22ef8
commit
412100c984
@ -399,6 +399,10 @@ export default {
|
||||
top: 1px;
|
||||
right: 23px;
|
||||
z-index: 1;
|
||||
font-size: 10px;
|
||||
font-weight: 500;
|
||||
line-height: 14px;
|
||||
height: 16px;
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -452,6 +452,10 @@ export default {
|
||||
top: 1px;
|
||||
right: 23px;
|
||||
z-index: 1;
|
||||
font-size: 10px;
|
||||
font-weight: 500;
|
||||
line-height: 14px;
|
||||
height: 16px;
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -493,6 +493,10 @@ export default {
|
||||
top: 1px;
|
||||
right: 23px;
|
||||
z-index: 1;
|
||||
font-size: 10px;
|
||||
font-weight: 500;
|
||||
line-height: 14px;
|
||||
height: 16px;
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -485,6 +485,10 @@ export default {
|
||||
top: 1px;
|
||||
right: 23px;
|
||||
z-index: 1;
|
||||
font-size: 10px;
|
||||
font-weight: 500;
|
||||
line-height: 14px;
|
||||
height: 16px;
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -460,6 +460,10 @@ export default {
|
||||
position: absolute;
|
||||
top: 1px;
|
||||
right: 23px;
|
||||
font-size: 10px;
|
||||
font-weight: 500;
|
||||
line-height: 14px;
|
||||
height: 16px;
|
||||
z-index: 1;
|
||||
}
|
||||
}
|
||||
|
@ -432,6 +432,10 @@ export default {
|
||||
top: 1px;
|
||||
right: 23px;
|
||||
z-index: 1;
|
||||
font-size: 10px;
|
||||
font-weight: 500;
|
||||
line-height: 14px;
|
||||
height: 16px;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user