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:
parent
32478db57e
commit
eb2e61e9cf
8 changed files with 210 additions and 2 deletions
|
@ -103,5 +103,5 @@ limitations under the License.
|
|||
grid-template-columns: 1fr;
|
||||
grid-gap: $spacing-32;
|
||||
|
||||
padding: 0 $spacing-16;
|
||||
padding: $spacing-16 0;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue