Add disabled switch tab while preview.
This commit is contained in:
@@ -1036,3 +1036,8 @@ QLabel#resetCode {
|
||||
stop: 1.0 darkgray);
|
||||
}
|
||||
|
||||
QTabBar::tab::disabled {
|
||||
color: #606060;
|
||||
background: #3c3c3c
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user