Skip to content

Commit

Permalink
remove border radius from command dictionary tabs
Browse files Browse the repository at this point in the history
  • Loading branch information
duranb committed Dec 5, 2024
1 parent c539c8c commit eb8bb0e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/sequencing/CommandPanel/CommandPanel.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,6 @@
:global(.command-items-tab) {
align-items: center;
border-radius: 4px;
display: flex;
font-size: 13px;
gap: 5px;
Expand Down

0 comments on commit eb8bb0e

Please sign in to comment.