UNPKG
@ahwui/react-wave
Version:
latest (0.0.6)
0.0.6
0.0.4
0.0.3
0.0.1
Wave Progress component
github.com/ybuiw/ahwui
ybuiw/ahwui
@ahwui/react-wave
/
src
/
index.less
13 lines
•
227 B
text/less
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
.i--wave
{
position
: relative;
display
: flex;
align-items
: center;
justify-content
: center;
flex-direction
: column;
.i--wave-text
{
position
: relative;
z-index
:
1
;
font-size
:
14px
;
width
:
100%
; } }