Parcourir la source

Reduce height after save options button removal

pull/342/head
Guillaume Vincent il y a 7 ans
Parent
révision
ceb8baeb48
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      extension/popup.html

+ 1
- 1
extension/popup.html Voir le fichier

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

.loading {


Chargement…
Annuler
Enregistrer