mirror of
https://github.com/crater-invoice/crater.git
synced 2025-10-28 04:01:10 -04:00
refactor classes on invoice and estimate view page
This commit is contained in:
@ -34,12 +34,9 @@
|
||||
|
||||
&.router-link-exact-active {
|
||||
border-left: 3px solid $crater-theme;
|
||||
}
|
||||
|
||||
&.router-link-exact-active {
|
||||
background-color: $gray--very-light;
|
||||
}
|
||||
|
||||
|
||||
&:hover {
|
||||
background-color: $gray--very-light;
|
||||
}
|
||||
|
||||
@ -34,12 +34,9 @@
|
||||
|
||||
&.router-link-exact-active {
|
||||
border-left: 3px solid $crater-theme;
|
||||
background-color: $gray--very-light;
|
||||
}
|
||||
|
||||
&.router-link-exact-active {
|
||||
background-color: $gray--very-light;
|
||||
}
|
||||
|
||||
&:hover {
|
||||
background-color: $gray--very-light;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user