Sfoglia il codice sorgente

fixed the position of buttons in compact mode

Shun Miyazawa 4 anni fa
parent
commit
71c69589b9
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  1. 2 1
      packages/app/src/styles/_subnav.scss

+ 2 - 1
packages/app/src/styles/_subnav.scss

@@ -85,7 +85,8 @@
     }
 
     .btn-like,
-    .btn-bookmark {
+    .btn-bookmark,
+    .btn-subscribe {
       @extend .btn-sm;
 
       height: 30px;