mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
fix(ActionSheet): fix that close is invalid without title (#11213)
This commit is contained in:
parent
20f940d6a4
commit
cedbc089b4
@ -123,6 +123,7 @@
|
||||
position: absolute;
|
||||
top: 0;
|
||||
right: 0;
|
||||
z-index: 1;
|
||||
padding: var(--van-action-sheet-close-icon-padding);
|
||||
color: var(--van-action-sheet-close-icon-color);
|
||||
font-size: var(--van-action-sheet-close-icon-size);
|
||||
|
Loading…
x
Reference in New Issue
Block a user