9 lines
148 B
Plaintext
9 lines
148 B
Plaintext
|
|
.example-search {
|
||
|
|
background-color: var(--bg-color-demo);
|
||
|
|
padding: 16rpx 32rpx;
|
||
|
|
}
|
||
|
|
|
||
|
|
.example-search:not(:last-child) {
|
||
|
|
margin-bottom: 32rpx;
|
||
|
|
}
|