Update panel, Fix icon buttons

This commit is contained in:
Jeremy Thomas
2019-10-12 23:57:31 +01:00
parent 639e09e2c3
commit 46b3edf9fe
6 changed files with 438 additions and 584 deletions

View File

@@ -15,7 +15,7 @@ $dropdown-item-hover-background-color: $background !default
$dropdown-item-active-color: $link-invert !default
$dropdown-item-active-background-color: $link !default
$dropdown-divider-background-color: $border !default
$dropdown-divider-background-color: $border-light !default
.dropdown
display: inline-flex