forked from github/dataease
Merge pull request #3121 from dataease/pr@dev@style_css_change
style(视图): 样式调整
This commit is contained in:
commit
a03e119d00
@ -607,14 +607,6 @@ div:focus {
|
||||
padding-bottom: 0 !important;
|
||||
}
|
||||
|
||||
// .el-collapse-item__header {
|
||||
// height: 34px !important;
|
||||
// line-height: 34px !important;
|
||||
// padding: 0 0 0 6px !important;
|
||||
// font-size: 12px !important;
|
||||
// font-weight: 400 !important;
|
||||
// }
|
||||
|
||||
.blackTheme .el-submenu__title {
|
||||
color: var(--TextPrimary);
|
||||
}
|
||||
|
@ -3247,4 +3247,12 @@ span {
|
||||
padding-left: 0!important;
|
||||
}
|
||||
|
||||
.view-panel-row ::v-deep .el-collapse-item__header{
|
||||
height: 34px !important;
|
||||
line-height: 34px !important;
|
||||
padding: 0 0 0 6px !important;
|
||||
font-size: 12px !important;
|
||||
font-weight: 400 !important;
|
||||
}
|
||||
|
||||
</style>
|
||||
|
Loading…
Reference in New Issue
Block a user