mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-05 19:41:42 +08:00
fix(ActionSheet): fix that close is invalid without title (#11214)
This commit is contained in:
parent
7dde8dfb68
commit
4297aa9888
@ -100,6 +100,7 @@
|
||||
position: absolute;
|
||||
top: 0;
|
||||
right: 0;
|
||||
z-index: 1;
|
||||
padding: @action-sheet-close-icon-padding;
|
||||
color: @action-sheet-close-icon-color;
|
||||
font-size: @action-sheet-close-icon-size;
|
||||
|
Loading…
x
Reference in New Issue
Block a user