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
/
lib
/
esm
/
index.css
14 lines
(13 loc)
•
225 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
.i--wave
{
position
: relative;
display
: flex;
align-items
: center;
justify-content
: center;
flex-direction
: column; }
.i--wave
.i--wave-text
{
position
: relative;
z-index
:
1
;
font-size
:
14px
;
width
:
100%
; }