File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 7
7
.navbar-absolute-top
8
8
height : 100px
9
9
.has-navbar-top .app-body
10
- padding-top : 100 px
10
+ padding-top : 150 px
11
11
12
12
@media (max-width : $screen-sm-max )
13
13
.has-navbar-top .app-body.no-navbar-top
14
- padding-top : 0 px !important
14
+ padding-top : 50 px !important
15
15
16
16
.navbar-absolute-top
17
17
border-bottom : 1px solid $light-grey
173
173
a
174
174
font-size : 14px
175
175
font-weight : normal
176
- color : $bluey-grey
176
+ color : $bluey-grey
Original file line number Diff line number Diff line change 5
5
.pad-toolbar
6
6
background : $light-grey
7
7
border : solid 1px $grey
8
+ top : 100px !important
8
9
.btn-toolbar
9
10
display : flex
10
11
justify-content : space-around
182
183
font-size : 18px
183
184
font-weight : bold
184
185
color : $pad-empty-tip-modal-description
185
- margin-top : 20px
186
+ margin-top : 20px
You can’t perform that action at this time.
0 commit comments