Fix border radius on active tab.
This commit is contained in:
parent
46adf1164d
commit
8cc1bacf21
|
@ -21,6 +21,7 @@
|
||||||
.active
|
.active
|
||||||
background-color: $color-bg-tab-active
|
background-color: $color-bg-tab-active
|
||||||
border-bottom-color: $color-bg-tab-active
|
border-bottom-color: $color-bg-tab-active
|
||||||
|
@include border-top-radius(4px)
|
||||||
|
|
||||||
h5
|
h5
|
||||||
margin: 0
|
margin: 0
|
||||||
|
|
Loading…
Reference in New Issue
Block a user