Automatic Merge
Этот коммит содержится в:
Matthew Birtch
2024-05-14 09:04:39 -04:00
коммит произвёл GitHub
родитель 298fd6e839
Коммит e35d962525

Просмотреть файл

@@ -87,6 +87,13 @@ body {
}
/* stylelint-disable -- grid-template indentation */
body.admin-onboarding #root {
&.channel-view {
display: flex;
background-color: transparent;
}
}
#root,
body.app__body #root {
display: grid;