What I had to do is modify the button's border in order to bypassing the default's style.
Qt Code:
background-color: blue; border: none; // or something else }To copy to clipboard, switch view to plain text mode
What I had to do is modify the button's border in order to bypassing the default's style.
Qt Code:
background-color: blue; border: none; // or something else }To copy to clipboard, switch view to plain text mode
Bookmarks