UNPKG
structor-templates
Version:
latest (1.4.0)
1.4.0
1.3.0
1.2.0
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0
Material-UI template for structor
github.com/Fi1osof/structor-templates
Fi1osof/structor-templates
structor-templates
/
components
/
Informer
/
styles
/
styles.less
11 lines
(10 loc)
•
203 B
text/less
View Raw
1
2
3
4
5
6
7
8
9
10
11
.StructorTemplates-Informer
{
display
: flex;
position
: fixed;
bottom
:
0
;
width
:
100%
;
z-index
:
2000
;
flex-direction
: column;
align-items
: center;
justify-content
: flex-end; }