6 lines
105 B
CSS
6 lines
105 B
CSS
.nav-treeview .nav-link {
|
|
padding-left: 30px !important;
|
|
font-size: 0.9em;
|
|
color: #6c757d;
|
|
}
|