mirror of
https://github.com/youzan/vant.git
synced 2025-10-22 03:44:48 +00:00
[Improvement] Cell: optimize flex layout (#919)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<div class="van-cell-group" :class="{ 'van-hairline--top-bottom': border }">
|
||||
<div :class="[b(), { 'van-hairline--top-bottom': border }]">
|
||||
<slot />
|
||||
</div>
|
||||
</template>
|
||||
|
Reference in New Issue
Block a user