UNPKG
gaf-mobile
Version:
latest (1.0.0)
1.0.0
GAF mobile Web site
gaf-mobile
/
app
/
styles
/
layout
/
my-projects.less
24 lines
(18 loc)
•
331 B
text/less
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
@import
(reference)
'../themes/variables'
;
/* My Projects view */
.my-projects
{ &-
header
, &-jobs {
position
: relative;
.default-vertical-padding
; } &-empty {
text-align
: center; } &-empty-btn {
margin-top
:
30px
; } &-loading {
text-align
:center; } }