fix(nc-gui): chevron icon alignment issue

This commit is contained in:
Ramesh Mane
2025-05-17 06:31:59 +00:00
parent 6061825fb8
commit 029dd59ff6
2 changed files with 2 additions and 2 deletions

View File

@@ -625,7 +625,7 @@ defineExpose({
}
:deep(.nc-home-create-new-btn.nc-button) {
@apply hover:bg-brand-50;
@apply hover:bg-brand-50 !pr-1.5;
&.active {
@apply !bg-brand-50;