UNPKG
hae-mobile-ui
Version:
latest (0.9.0)
0.9.0
Pure UI Library For Hae
hae-mobile-ui
/
src
/
styles
/
tap.less
9 lines
(7 loc)
•
143 B
text/less
View Raw
1
2
3
4
5
6
7
8
9
.vux-tap-active
{ tap-highlight-
color
:
rgba
(
0
,
0
,
0
,
0
);
user-select
:none; }
.vux-tap-active
:active
{
background-color
:
#ECECEC
; }