Explorar el Código

Reduce height after save options button removal

pull/342/head
Guillaume Vincent hace 7 años
padre
commit
ceb8baeb48
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      extension/popup.html

+ 1
- 1
extension/popup.html Ver fichero

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

.loading {


Cargando…
Cancelar
Guardar