feat(theme): merge edge and connection color
All checks were successful
🚀 Lint & Test & Deploy / release (pull_request) Successful in 3m35s

This commit is contained in:
release-bot
2026-02-09 01:35:41 +01:00
parent 07e2826f16
commit 715e1d095b
6 changed files with 9 additions and 13 deletions

View File

@@ -239,7 +239,7 @@
width: 100%;
aspect-ratio: 1;
background-color: var(--color-layer-2);
padding: 15px;
padding: 7px;
border-radius: 5px;
outline: solid thin var(--color-outline);
}