Browse Source

edited error in nesting

pull/229/head
Alej 1 year ago
parent
commit
47ed72ec5a
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      vue-theme/src/components/navigation/navigation.vue

+ 0
- 1
vue-theme/src/components/navigation/navigation.vue View File

298
                 cursor: pointer
298
                 cursor: pointer
299
         /* make this menu style for $small min-width 480px screen */
299
         /* make this menu style for $small min-width 480px screen */
300
         input, button
300
         input, button
301
-                input, button 
302
             height: $ms-6
301
             height: $ms-6
303
             vertical-align: middle
302
             vertical-align: middle
304
             &.hide
303
             &.hide

Loading…
Cancel
Save