间距组件增加默认值L
parent
ba112e1920
commit
70d5172543
|
@ -11,6 +11,7 @@
|
||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
gap: 12px;
|
||||||
}
|
}
|
||||||
:host([vertical]) {
|
:host([vertical]) {
|
||||||
.container {
|
.container {
|
||||||
|
|
Reference in New Issue