Explorar el Código

style(sidebar): fix the height of the tabs

Jocelyn Boullier hace 4 años
padre
commit
79995e86fd
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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;
 }