mirror of
https://github.com/ckaczor/HomeMonitor.git
synced 2026-02-16 10:58:32 -05:00
Add active color
This commit is contained in:
@@ -27,3 +27,8 @@
|
|||||||
.nav-sub-item {
|
.nav-sub-item {
|
||||||
padding-left: 40px !important;
|
padding-left: 40px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.active {
|
||||||
|
border-right: 4px solid #b4abc5;
|
||||||
|
box-sizing: border-box;
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user