Skip to content

Commit

Permalink
v1.0.4 style exploded
Browse files Browse the repository at this point in the history
  • Loading branch information
yofukashino committed May 31, 2023
1 parent 85c8bb3 commit 6b59b29
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"discordID": "1025214794766221384",
"github": "Tharki-God"
},
"version": "1.0.3",
"version": "1.0.4",
"updater": {
"type": "github",
"id": "Tharki-God/FakeDeafen"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fake-deafen",
"version": "1.0.3",
"version": "1.0.4",
"description": "Fake your audio status, to make it look like you are muted or deafened from other's perspective when you're not.",
"engines": {
"node": ">=14.0.0"
Expand Down
2 changes: 1 addition & 1 deletion src/style.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[class*="withTagAsButton"] {
min-width: 0;
}
[class*="container"] div:has(button) {
[class*="panels"] [class*="container"] div:has(button) {
margin-left: auto;
}

0 comments on commit 6b59b29

Please sign in to comment.