This commit is contained in:
nasir@endelospay.com
2024-06-07 02:12:33 +05:00
parent ac6640ba0e
commit bff5e31c09
2 changed files with 6 additions and 3 deletions

View File

@@ -272,4 +272,7 @@ const hideTitleAndIcon = configStore.isVerticalNavMini(isHovered)
.v-icon {
margin-right: 8px; /* Adds space between the icon and the text */
}
.list-item-reset a {
color: rgb(46,38,61) !important;
}
</style>