mirror of
https://github.com/kiwix/kiwix-desktop.git
synced 2025-09-20 18:33:38 -04:00
Disable Unnecessary tear.
Was a Qt Built-in for scrolling
This commit is contained in:
parent
d1e138bfba
commit
a8acc94f80
@ -167,7 +167,9 @@ QTabBar {
|
||||
}
|
||||
|
||||
QTabBar::tear {
|
||||
background-color: blue;
|
||||
width: 0px;
|
||||
height: 0px;
|
||||
border: none;
|
||||
}
|
||||
|
||||
QTabWidget::pane {
|
||||
|
Loading…
x
Reference in New Issue
Block a user