This repository has been archived on 2023-08-30. You can view files and clone it, but cannot push or open issues/pull-requests.
bytedo
/
wcui
Archived
1
0
Fork 0

间距组件增加默认值L

old
yutent 2023-02-28 16:25:59 +08:00
parent ba112e1920
commit 70d5172543
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@
flex-wrap: wrap;
align-items: center;
width: 100%;
gap: 12px;
}
:host([vertical]) {
.container {