Refactor: Increase padding on search filter
This commit is contained in:
parent
0f45a09494
commit
55edcead5f
1 changed files with 1 additions and 1 deletions
|
|
@ -69,7 +69,7 @@
|
|||
@apply flex h-full w-[14.5rem] flex-col overflow-hidden border-r scrollbar-hide;
|
||||
}
|
||||
.side-bar-search-div-placement {
|
||||
@apply relative mx-auto mb-2 mt-2 flex items-center;
|
||||
@apply relative mx-auto mb-2 mt-2 flex items-center py-3;
|
||||
}
|
||||
.side-bar-components-icon {
|
||||
@apply h-6 w-4 text-ring;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue