user_groups: Make bottom margin for setting consistent with streams.

This commit increases the gap between group setting elements to make
it same with what we have for stream settings.
This commit is contained in:
Sahil Batra 2024-08-21 16:33:30 +05:30 committed by Tim Abbott
parent 688def19ab
commit 6718ff5166
1 changed files with 1 additions and 0 deletions

View File

@ -1072,6 +1072,7 @@ div.settings-radio-input-parent {
.group-permissions .dropdown_widget_with_label_wrapper {
display: inline-block;
height: 30px;
margin-bottom: 10px;
}
#stream-advanced-configurations {