mirror of
https://github.com/dataease/dataease.git
synced 2026-06-11 15:27:02 +08:00
fix: 视图过滤器标签文字字号不对、标签背景高度不对
This commit is contained in:
@@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user