Skip to content

Commit

Permalink
fix click on < for Filter columns
Browse files Browse the repository at this point in the history
  • Loading branch information
baudelotphilippe committed Dec 10, 2024
1 parent a7d0c1e commit d6af228
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion otoroshi/javascript/src/components/Toasts.js
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ export class Toasts extends Component {
<div
id="otoroshi-toasts"
style={{
padding: 10,
margin: 10,
paddingBottom: 0,
zIndex: 999999,
display: 'flex',
Expand Down

0 comments on commit d6af228

Please sign in to comment.