Skip to content

Commit

Permalink
Update _command-palette.scss
Browse files Browse the repository at this point in the history
  • Loading branch information
janfaracik committed Jan 11, 2025
1 parent 8fecf0d commit 3cbdfbc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/main/scss/components/_command-palette.scss
Original file line number Diff line number Diff line change
Expand Up @@ -169,8 +169,8 @@
display: flex;
align-items: center;
justify-content: center;
width: 1.25rem;
height: 1.25rem;
width: 1.375rem;
height: 1.375rem;
margin-right: 0.75rem;
overflow: hidden;
pointer-events: none;
Expand Down Expand Up @@ -202,7 +202,7 @@
&__info {
font-size: 0.875rem;
margin: 0;
padding: 0 0.75rem;
padding: 0 14px;
line-height: 46px;
color: var(--text-color);

Expand Down

0 comments on commit 3cbdfbc

Please sign in to comment.