Переглянути джерело

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 {


Завантаження…
Відмінити
Зберегти