logs style polish

This commit is contained in:
Torkel Ödegaard
2018-12-07 12:13:23 -08:00
parent cb59f388ca
commit 3d0c54a946
2 changed files with 4 additions and 4 deletions

View File

@@ -8,13 +8,13 @@
font-weight: $font-weight-semi-bold;
font-size: $font-size-sm;
border-radius: 0;
color: $text-color;
border-right: $button-toggle-group-btn-seperator-border;
&.active {
background: $button-toggle-group-btn-active-bg;
box-shadow: $button-toggle-group-btn-active-shadow;
border-right: 0;
color: $white;
&:hover {
cursor: default;