Sfoglia il codice sorgente

style(sidebar): fix the height of the tabs

Jocelyn Boullier 4 anni fa
parent
commit
79995e86fd
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      extension/sidebar.css

+ 1 - 0
extension/sidebar.css

@@ -102,6 +102,7 @@ body,
   padding-left: 2px;
   padding-bottom: 1px;
   width: 100%;
+  height: 22px;
   background-color: #ffffff;
 }