This commit is contained in:
@@ -1018,6 +1018,7 @@ canvas {
|
||||
.content.content--sounds,
|
||||
.content.content--integrations,
|
||||
.content.content--monitoring,
|
||||
.content.content--simulation,
|
||||
.content.content--help {
|
||||
grid-template-columns: minmax(0, 1fr);
|
||||
max-width: none;
|
||||
@@ -1030,6 +1031,7 @@ canvas {
|
||||
.content.content--sounds > .page,
|
||||
.content.content--integrations > .page,
|
||||
.content.content--monitoring > .page,
|
||||
.content.content--simulation > .page,
|
||||
.content.content--help > .page {
|
||||
width: 100%;
|
||||
min-width: 0;
|
||||
|
||||
Reference in New Issue
Block a user