浏览代码

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 {


正在加载...
取消
保存