このサイトはJavaScriptを使用しています
ホーム
ヘルプ
サインイン
heuzef
/
lesspass
ミラー元
https://github.com/lesspass/lesspass.git
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
リリース
67
Wiki
アクティビティ
ソースを参照
resize popup to remove scrollbar when options activated
pull/342/head
Guillaume Vincent
7年前
親
5943727388
コミット
5d3f8a7588
1個のファイルの変更
、
2行の追加
、
2行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+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: 4
2
0px;
height: 4
8
0px;
width: 4
3
0px;
height: 4
9
0px;
}
.loading {
書き込み
プレビュー
読み込み中…
キャンセル
保存