Skip to content

Commit

Permalink
chore(top-bar): adjust divider style
Browse files Browse the repository at this point in the history
  • Loading branch information
hakadao committed Sep 9, 2024
1 parent c836656 commit 67718fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/TopBar/TopBar.vue
Original file line number Diff line number Diff line change
Expand Up @@ -679,7 +679,7 @@ defineExpose({
<div class="hidden lg:flex" gap-1 items-center>
<!-- Divider -->
<div
w-4px h-22px bg="$bew-fill-1" mx-1
w-2px h-16px bg="$bew-border-color" mx-1
rounded-4px
/>

Expand Down

0 comments on commit 67718fa

Please sign in to comment.