UNPKG
gaf-mobile
Version:
latest (1.0.0)
1.0.0
GAF mobile Web site
gaf-mobile
/
app
/
styles
/
layout
/
reset-password.less
15 lines
(11 loc)
•
234 B
text/less
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
@import
(reference)
'../libs/mixins'
;
/* User Reset Password view */
.reset-password
{
.default-vertical-padding
;
.reset-password-button
{
margin
:
20px
0
; } }
.reset-password-success
{
text-align
: center; }