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
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:
@@ -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;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user