mirror of
https://github.com/crater-invoice/crater.git
synced 2026-06-09 12:32:31 -04:00
sidebar-view modified
This commit is contained in:
+9
-1
@@ -31,9 +31,17 @@
|
||||
&:last-child {
|
||||
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