Remove unnecesary css property
This commit is contained in:
parent
1255aa7355
commit
64086f6a76
1 changed files with 0 additions and 1 deletions
|
@ -215,7 +215,6 @@
|
||||||
border-bottom: 1px solid transparent;
|
border-bottom: 1px solid transparent;
|
||||||
border-right: 1px solid $border-color;
|
border-right: 1px solid $border-color;
|
||||||
background-color: $gray-light;
|
background-color: $gray-light;
|
||||||
cursor: default;
|
|
||||||
|
|
||||||
&.active {
|
&.active {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
|
Loading…
Reference in a new issue