fixing deploy
Some checks failed
Mindforge Web Build and Deploy (internal) / Build Mindforge Web Image (push) Failing after 49s
Mindforge Web Build and Deploy (internal) / Deploy Mindforge Web (internal) (push) Has been skipped
Mindforge API Build and Deploy / Build Mindforge API Image (push) Successful in 2m33s
Mindforge API Build and Deploy / Deploy Mindforge API (internal) (push) Successful in 9s

This commit is contained in:
2026-03-26 19:54:44 -03:00
parent 20a5dc4b95
commit e3748f7e96
3 changed files with 24 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
.sidebar {
width: 280px;
width: 240px;
background-color: var(--color-sidebar);
border-right: 1px solid rgba(255, 255, 255, 0.05);
display: flex;
@@ -38,4 +38,4 @@
justify-content: flex-start;
padding: 1rem 1.2rem;
font-size: 1.05rem;
}
}