Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/new update UI #595

Merged
merged 11 commits into from
Jan 14, 2025
Prev Previous commit
Next Next commit
fix: padding in settings drop down for update button
olgakup committed Jan 13, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit 4cdb0b9c5256e2a604d71473ac6f9c7eed44c309
3 changes: 2 additions & 1 deletion packages/extension/src/ui/action/App.vue
Original file line number Diff line number Diff line change
@@ -833,7 +833,8 @@ body {
&-heart {
width: 18px !important;
height: 18px !important;
margin-right: 18px !important;
margin-right: 16px !important;
margin-left: 16px !important;
}

&:hover,