You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
450 B
25 lines
450 B
.srp-global-settings__container {
|
|
margin-top: 1px;
|
|
}
|
|
|
|
.srp-global-settings__header-container {
|
|
flex-direction: row;
|
|
font-size: 20px;
|
|
-unity-font-style: bold;
|
|
margin-bottom: 4px;
|
|
margin-left: 10px;
|
|
}
|
|
|
|
.srp-global-settings__help-button-container {
|
|
align-items: flex-end;
|
|
flex-grow: 1;
|
|
}
|
|
|
|
#srp-global-settings__help-button {
|
|
margin: 2px;
|
|
}
|
|
|
|
.volume-profile-section {
|
|
margin-left: 10px;
|
|
margin-bottom: 10px;
|
|
}
|