Skip to content

Commit

Permalink
improving tab border
Browse files Browse the repository at this point in the history
  • Loading branch information
RazinShaikh committed Jul 31, 2024
1 parent 7e32719 commit 3d928b2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions zxlive/mainwindow.py
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,9 @@ def __init__(self) -> None:
padding: 8px;
min-width: 100px;
max-width: 250px;
border: 0px;
border-radius: 6px;
margin: 2px;
}}
QTabBar::close-button{{
background-image: url("zxlive/icons/close.svg");
Expand Down

0 comments on commit 3d928b2

Please sign in to comment.