Browse Source

Correção erro topbar fixed

pull/197/head^2
Kesse Jones 8 years ago
parent
commit
050d58802d
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      src/assets/styles/spec/components/topbar.scss

+ 1
- 0
src/assets/styles/spec/components/topbar.scss View File

@ -18,6 +18,7 @@
transition: all 0.2s ease;
width: calc(100% - #{$offscreen-size});
z-index: 800;
top: 0;
@include to($breakpoint-md) {
width: 100%;


Loading…
Cancel
Save