Device manager: generic settings subsection component (PSG-636) (#9147)
* add feature_new_device_manager labs flag * add generic settings tab container * settingstab section styles * add session manager tab to user settings * add sessions tab case to UserSettingDialog test * fussy import ordering * remove posthog tracking * i18n * add generic settings subsection component
This commit is contained in:
@@ -103,5 +103,5 @@ limitations under the License.
|
||||
grid-template-columns: 1fr;
|
||||
grid-gap: $spacing-32;
|
||||
|
||||
padding: 0 $spacing-16;
|
||||
padding: $spacing-16 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user