Skip to content

Commit

Permalink
Fix a small CSS syntax error (#335)
Browse files Browse the repository at this point in the history
  • Loading branch information
rougetimelord authored Sep 6, 2024
1 parent bfa625d commit 359aceb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/popup/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -325,7 +325,7 @@ textarea {
margin-left: 0.5em;
margin-top: 0.5em;
position: relative;
p {
& p {
margin: 0;
}
}
Expand Down

0 comments on commit 359aceb

Please sign in to comment.