瀏覽代碼

fixe margin and outline on the menu burger in MenuSubComponent

AlexiCauvin 7 年之前
父節點
當前提交
4a95eada6f
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      src/css/AccountPage.styl

+ 3 - 3
src/css/AccountPage.styl 查看文件

@@ -166,11 +166,11 @@ settingText()
166 166
         min-height 60px
167 167
         &__responsive
168 168
           &__hamburger
169
-            margin 18px 0 0 10px
170 169
             padding 0
170
+            &:focus
171
+              outline none
171 172
             &__box
172
-              &:focus
173
-                outline none
173
+              margin-top 15px
174 174
               &__icon, &__icon::before, &__icon::after
175 175
                 width 30px
176 176
         &__list