[bugfix] DropdownMenu: incorrect style when inside NavBar (#4098)

This commit is contained in:
neverland
2019-08-12 16:55:01 +08:00
committed by GitHub
parent f728931527
commit 432fdcbe87
5 changed files with 28 additions and 20 deletions
+1
View File
@@ -258,6 +258,7 @@
@dropdown-menu-title-text-color: @text-color;
@dropdown-menu-title-disabled-text-color: @gray-dark;
@dropdown-menu-title-padding: 0 @padding-xs;
@dropdown-menu-title-line-height: 18px;
// Field
@field-label-width: 90px;