UNPKG
hae-mobile-ui
Version:
latest (0.9.0)
0.9.0
Pure UI Library For Hae
hae-mobile-ui
/
src
/
styles
/
blank.less
13 lines
(11 loc)
•
226 B
text/less
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
/** * http://www.zhangxinxu.com/wordpress/2015/01/tips-blank-character-chinese-align/ */
.vux-blank-half
:before
{
content
:
'\2002'
;
speak
: none; }
.vux-blank-full
:before
{
content
:
'\2003'
;
speak
: none; }