Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
flaviotordini committed Aug 9, 2024
1 parent 2433172 commit e913bb8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions style.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
QMainWindow > QToolBar QToolButton::menu-indicator { image: none; }

QToolBar {
border: 0;
}

QToolBar QLineEdit {
background: transparent;
border: 1px solid transparent;
Expand Down

0 comments on commit e913bb8

Please sign in to comment.