浏览代码

style(sidebar): fix the height of the tabs

Jocelyn Boullier 4 年之前
父节点
当前提交
79995e86fd
共有 1 个文件被更改,包括 1 次插入0 次删除
  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;
 }