Skip to content

Commit

Permalink
chore: remove center align for title bar on mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
0x4007 committed Sep 30, 2024
1 parent 1ce8492 commit 3c9e3ed
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion static/style/inverted-style.css
Original file line number Diff line number Diff line change
Expand Up @@ -382,7 +382,6 @@
padding-left: 0;
display: flex;
align-items: center;
justify-content: center;
}
.toolbar button {
height: 24px !important;
Expand Down
1 change: 0 additions & 1 deletion static/style/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -382,7 +382,6 @@
padding-left: 0;
display: flex;
align-items: center;
justify-content: center;
}
.toolbar button {
height: 24px !important;
Expand Down

0 comments on commit 3c9e3ed

Please sign in to comment.