diff --git a/frontend/data/themes/Yami.obt b/frontend/data/themes/Yami.obt index 739a0329e..bbdf76429 100644 --- a/frontend/data/themes/Yami.obt +++ b/frontend/data/themes/Yami.obt @@ -809,6 +809,10 @@ OBSBasicSettings #PropertiesContainer { background-color: var(--bg_base); } +OBSPropertiesView IconLabel { + margin-left: var(--spacing_large); +} + /* Dock Widget */ OBSDock > QWidget { background: var(--bg_base);