调整选色色轮居中放置。

This commit is contained in:
徐涛
2025-01-06 09:47:03 +08:00
parent fb5aec79d6
commit c30148427b
4 changed files with 7 additions and 4 deletions

View File

@@ -9,6 +9,7 @@
flex-direction: row;
align-items: stretch;
gap: var(--spacing-m);
overflow-y: auto;
}
.function_side {
display: flex;