UNPKG
hae-mobile-ui
Version:
latest (0.9.0)
0.9.0
Pure UI Library For Hae
hae-mobile-ui
/
src
/
styles
/
reset.less
12 lines
(9 loc)
•
206 B
text/less
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
@import
'weui/base/reset.less'
;
/** env = windows **/
::
-webkit-input-placeholder
{
font-family
:
@weuiFontDefault
; }
/** prevent default menu callout **/
a
{ -webkit-touch-callout:
none; }