mirror of
https://github.com/crater-invoice/crater.git
synced 2025-11-01 06:01:08 -04:00
sidebar-view modified
This commit is contained in:
10
resources/assets/sass/pages/invoices/view.scss
vendored
10
resources/assets/sass/pages/invoices/view.scss
vendored
@ -32,8 +32,16 @@
|
||||
margin-bottom: 98px;
|
||||
}
|
||||
|
||||
&.router-link-exact-active {
|
||||
border-left: 3px solid #645ddb;
|
||||
}
|
||||
|
||||
&.router-link-exact-active {
|
||||
background-color: #F9FBFF;
|
||||
}
|
||||
|
||||
&:hover {
|
||||
background-color: $ls-color-gray--very-light;
|
||||
background-color: #F9FBFF;
|
||||
}
|
||||
|
||||
.left {
|
||||
|
||||
Reference in New Issue
Block a user