Skip to content

Commit

Permalink
fix UI glitch in header for narrow width window
Browse files Browse the repository at this point in the history
  • Loading branch information
pierrotsmnrd committed Jan 4, 2024
1 parent 423ccdc commit 56a7a39
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ragna/deploy/_ui/central_view.py
Original file line number Diff line number Diff line change
Expand Up @@ -549,6 +549,7 @@ def header(self):
width: 100% !important;
margin:0px;
height:54px;
overflow:hidden;
}
:host div {
Expand Down

0 comments on commit 56a7a39

Please sign in to comment.