refactor variable in estimate view scss

This commit is contained in:
Jay_Makwana
2019-12-23 21:05:48 +05:30
parent 3d6875a532
commit 7a59f3fe0c

View File

@ -31,16 +31,16 @@
&:last-child {
margin-bottom: 98px;
}
&.router-link-exact-active {
border-left: 3px solid $crater-theme;
background-color: $gray--very-light;
border-left: 3px solid $ls-color-primary;
background-color: $ls-color-gray--very-light;
}
&:hover {
background-color: $gray--very-light;
background-color: $ls-color-gray--very-light;
}
.left {
.status-expired {