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

resize popup to remove scrollbar when options activated

pull/342/head
Guillaume Vincent 7 роки тому
джерело
коміт
5d3f8a7588
1 змінених файлів з 2 додано та 2 видалено
  1. +2
    -2
      extension/popup.html

+ 2
- 2
extension/popup.html Переглянути файл

@@ -8,8 +8,8 @@
<link rel="stylesheet" href="dist/lesspass.min.css">
<style>
body {
width: 420px;
height: 480px;
width: 430px;
height: 490px;
}

.loading {


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