Pārlūkot izejas kodu

Adjust styling - Removed margin and set width to 25%

tags/0.9.0
Alej 4 gadus atpakaļ
vecāks
revīzija
f149305d46
1 mainītis faili ar 3 papildinājumiem un 3 dzēšanām
  1. 3
    3
      vue-theme/src/components/sidebars/sidebar.vue

+ 3
- 3
vue-theme/src/components/sidebars/sidebar.vue Parādīt failu

99
     position: sticky
99
     position: sticky
100
     top: 65px
100
     top: 65px
101
     background-color: salmon
101
     background-color: salmon
102
-    margin: 0 0 0 $ms-0
102
+    /* margin: 0 0 0 $ms-0 */
103
     width: 100%
103
     width: 100%
104
     > section
104
     > section
105
         > *
105
         > *
112
 
112
 
113
 @media (min-width: $medium)
113
 @media (min-width: $medium)
114
     aside.sidebar
114
     aside.sidebar
115
-        min-width: 27%
116
-        width: 27%
115
+        min-width: 25%
116
+        width: 25%
117
 </style>
117
 </style>

Notiek ielāde…
Atcelt
Saglabāt