mirror of
https://github.com/dataease/dataease.git
synced 2026-05-14 21:12:33 +08:00
fix(系统设置): tab 留白间距 28px
This commit is contained in:
committed by
xuwei-fit2cloud
parent
7d2ed79dcd
commit
013eeac827
@@ -650,3 +650,11 @@ strong {
|
||||
.de-el-dropdown-menu-fixed .de-panel .right-menu-foot .footer-right {
|
||||
line-height: 36px;
|
||||
}
|
||||
|
||||
.ed-tabs__item {
|
||||
padding-right: 14px !important;
|
||||
}
|
||||
|
||||
.ed-tabs__item + .ed-tabs__item {
|
||||
padding-left: 14px !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user