mirror of
https://github.com/youzan/vant.git
synced 2025-10-21 19:24:16 +00:00
style(Tab): remove default border
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
display: flex;
|
||||
height: @dropdown-menu-height;
|
||||
background-color: @dropdown-menu-background-color;
|
||||
box-shadow: 0 2px 12px fade(@gray-7, 8);
|
||||
box-shadow: 0 2px 12px fade(@gray-7, 12);
|
||||
|
||||
&--opened {
|
||||
z-index: @dropdown-item-z-index + 1;
|
||||
|
Reference in New Issue
Block a user