Skip to content

Commit

Permalink
fixup topbar
Browse files Browse the repository at this point in the history
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
  • Loading branch information
Antreesy committed Jul 16, 2024
1 parent 7c3932f commit 8c0ca5b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/TopBar/TopBar.vue
Original file line number Diff line number Diff line change
Expand Up @@ -341,6 +341,7 @@ export default {
margin-left: 8px;
justify-content: center;
width: 100%;
min-height: var(--default-clickable-area);
overflow: hidden;
&--offline {
color: var(--color-text-maxcontrast);
Expand Down

0 comments on commit 8c0ca5b

Please sign in to comment.