style(Popover): adjust dark theme background color
This commit is contained in:
@@ -184,8 +184,7 @@
|
||||
|
||||
&--dark {
|
||||
color: @white;
|
||||
background-color: @gray-8;
|
||||
opacity: 0.9;
|
||||
background-color: #4a4a4a;
|
||||
|
||||
.van-popover__arrow {
|
||||
color: @gray-8;
|
||||
|
||||
Reference in New Issue
Block a user