@@ -142,7 +142,6 @@ SourceTree::item {
margin-bottom: 2px;
margin-top: 0px;
border: 1px solid transparent;
- height: 24px;
}
QListWidget QLineEdit {
@@ -701,11 +701,6 @@ OBSBasicSettings QListWidget::item {
padding-bottom: 5px;
-QListWidget::item,
-SourceTree::item {
-}
-
/* Locked CheckBox */
LockedCheckBox {
@@ -184,11 +184,6 @@ QListWidget::item:hover:!active {
border: none;
/***********************/
/* --- Dock widget --- */
@@ -229,11 +229,6 @@ OBSBasic {
qproperty-defaultIcon: url(:res/images/sources/default.svg);
/* Scene Tree */
SceneTree {