mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-07-18 11:14:40 -04:00
frontend: Add spacing to properties hint icon
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user