Sửa tên Build Robot -> Robot+
Some checks failed
Test / test (push) Has been cancelled

This commit is contained in:
2026-06-25 17:21:11 +07:00
parent 77ea3cc361
commit 67e4ad4b62
7 changed files with 59 additions and 9 deletions

View File

@@ -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;