소스 검색

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 {


불러오는 중...
취소
저장