瀏覽代碼

Reduce height after save options button removal

pull/342/head
Guillaume Vincent 7 年之前
父節點
當前提交
ceb8baeb48
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      extension/popup.html

+ 1
- 1
extension/popup.html 查看文件

@@ -9,7 +9,7 @@
<style>
body {
width: 420px;
height: 490px;
height: 460px;
}

.loading {


Loading…
取消
儲存