Limit nav color override to edit/history/export buttons

This commit is contained in:
Anton Khorev 2023-10-01 18:00:18 +03:00
parent 665f6d3d95
commit 839cc132b8

View file

@ -143,7 +143,7 @@ header {
nav.primary { nav.primary {
.btn-outline-primary { & > .btn-group .btn-outline-primary {
@include button-outline-variant($green, $color-hover: $white, $active-color: $white); @include button-outline-variant($green, $color-hover: $white, $active-color: $white);
} }