Skip to content

Commit

Permalink
Removed CSS making the FIRE window smaller
Browse files Browse the repository at this point in the history
  • Loading branch information
AppeazeTheCheese committed Nov 15, 2023
1 parent 7828483 commit d7cf9c3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
4 changes: 0 additions & 4 deletions dist/fire_extra.user.js
Original file line number Diff line number Diff line change
Expand Up @@ -280,10 +280,6 @@ void (async function () {
margin-right: 7px;
}
.fire-popup {
width: 700px !important;
}
.fire-extra-none {
display: none;
}
Expand Down
4 changes: 0 additions & 4 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -390,10 +390,6 @@ void (async function(): Promise<void> {
margin-right: 7px;
}
.fire-popup {
width: 700px !important;
}
.fire-extra-none {
display: none;
}
Expand Down

0 comments on commit d7cf9c3

Please sign in to comment.