File tree Expand file tree Collapse file tree 3 files changed +7
-4
lines changed Expand file tree Collapse file tree 3 files changed +7
-4
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 14
14
.edit-site-sidebar-navigation-screen__content {
15
15
color : $gray-400 ;
16
16
padding : 0 $grid-unit-20 ;
17
+
17
18
.components-item-group {
18
19
margin-left : - $grid-unit-20 ;
19
20
margin-right : - $grid-unit-20 ;
20
21
}
22
+
21
23
.components-text {
22
24
color : $gray-400 ;
23
25
}
26
+
27
+ .components-heading {
28
+ margin-bottom : $grid-unit-10 ;
29
+ }
24
30
}
25
31
26
32
.edit-site-sidebar-navigation-screen__meta {
90
96
margin : $grid-unit-20 0 0 ;
91
97
border-top : 1px solid $gray-800 ;
92
98
}
99
+
Original file line number Diff line number Diff line change 33
33
@import " ./components/sidebar-navigation-screen-navigation-menu/style.scss" ;
34
34
@import " ./components/sidebar-navigation-screen-page/style.scss" ;
35
35
@import " ./components/sidebar-navigation-screen-template/style.scss" ;
36
- @import " ./components/sidebar-navigation-screen-template-part/style.scss" ;
37
36
@import " ./components/sidebar-navigation-subtitle/style.scss" ;
38
37
@import " ./components/site-hub/style.scss" ;
39
38
@import " ./components/sidebar-navigation-screen-navigation-menus/style.scss" ;
You can’t perform that action at this time.
0 commit comments