chore(nc-gui): lint

This commit is contained in:
Ramesh Mane
2025-04-21 11:42:51 +00:00
parent afbe138518
commit a1aa4e6746
2 changed files with 2 additions and 2 deletions

View File

@@ -344,7 +344,7 @@ useEventListener(NcButton, 'mousedown', () => {
}
}
.nc-button.ant-btn-link{
.nc-button.ant-btn-link {
box-shadow: none;
}
</style>