调整对比值布局。

This commit is contained in:
徐涛 2025-01-14 17:06:40 +08:00
parent 4ba51e018d
commit 4bcd84c358

View File

@ -8,6 +8,7 @@
margin-top: var(--spacing-s);
}
.element {
flex: 1;
display: flex;
flex-direction: row;
align-items: center;