Skip to content

Commit

Permalink
fix settings bar position v3
Browse files Browse the repository at this point in the history
  • Loading branch information
issam-seghir committed Nov 12, 2024
1 parent 5a5e85f commit a17021e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/jsx/components/ui/SettingsButton.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ function SettingsButton() {
insetInlineEnd: "93%",
insetBlockStart: "93%",
zIndex: 1002,
top: "initial",
},
}}
onClick={() => setShowSettings(() => !showSettings)}
Expand Down

0 comments on commit a17021e

Please sign in to comment.