mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-04 07:56:59 +00:00
fix(nc-gui): chevron icon alignment issue
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user