Skip to content

Commit 0c9d14a

Browse files
committed
fix: downgrade version to 1.5.4 and update save-hint class in popup.html
1 parent 5bc70af commit 0c9d14a

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

extension/package-lock.json

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

extension/popup.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
}
8282
.settings button:hover { background: #0066d6; }
8383
.settings button:active { opacity: 0.9; }
84-
.save-hint {
84+
.settings .save-hint {
8585
margin-top: 6px;
8686
font-size: 11px;
8787
color: #34c759;

0 commit comments

Comments
 (0)