Selaa lähdekoodia

sidebar mobile styling tweaks

tags/0.9.0
Alej 4 vuotta sitten
vanhempi
commit
032d97ad78
1 muutettua tiedostoa jossa 4 lisäystä ja 0 poistoa
  1. 4
    0
      vue-theme/src/components/sidebars/sidebar.vue

+ 4
- 0
vue-theme/src/components/sidebars/sidebar.vue Näytä tiedosto

@@ -143,6 +143,8 @@ aside.sidebar
143 143
     width: 100%
144 144
     p, h3
145 145
         margin: 0
146
+        padding: 0 0 $ms--4 0
147
+
146 148
     > section
147 149
         > *
148 150
             padding: $ms-0
@@ -152,6 +154,8 @@ aside.sidebar
152 154
     ul
153 155
         list-style: none  
154 156
         display: flex
157
+        flex-direction: column
158
+        flex-wrap: wrap 
155 159
         li
156 160
             padding: 0 $ms-0 0 0
157 161
             img

Loading…
Peruuta
Tallenna