We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4e0239d + 0b0cd25 commit f3059f8Copy full SHA for f3059f8
1 file changed
frontend/packages/core/src/index.css
@@ -666,6 +666,15 @@ p{
666
display: none;
667
}
668
669
+.apipark-layout-base-menu-horizontal-menu-item {
670
+ padding-right: 0px !important;
671
+ padding-left: 0px !important;
672
+}
673
+.apipark-layout-base-menu-horizontal-item-title {
674
+ padding-left: 16px;
675
+ padding-right: 16px;
676
677
+
678
.ant-pro-table-list-toolbar-setting-items{
679
position:absolute;
680
top:18px;
0 commit comments