Skip to content

SearchBar: Fix scrollbar position in default-layout controls#251

Merged
nilmerg merged 1 commit intomainfrom
fix/search-bar-scrollbar
Mar 7, 2025
Merged

SearchBar: Fix scrollbar position in default-layout controls#251
nilmerg merged 1 commit intomainfrom
fix/search-bar-scrollbar

Conversation

@nilmerg
Copy link
Member

@nilmerg nilmerg commented Mar 7, 2025

The overflow-x: overlay declaration is obsolete, since no browser (not even chrome) supports it anymore.

The `overflow-x: overlay` declaration is obsolete, since no
browser (not even chrome) supports it anymore.
@nilmerg nilmerg added the bug Something isn't working label Mar 7, 2025
@nilmerg nilmerg added this to the v0.11.0 milestone Mar 7, 2025
@nilmerg nilmerg self-assigned this Mar 7, 2025
@cla-bot cla-bot bot added the cla/signed label Mar 7, 2025
@nilmerg nilmerg requested a review from sukhwinder33445 March 7, 2025 10:33
Copy link
Contributor

@sukhwinder33445 sukhwinder33445 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏽

@nilmerg nilmerg merged commit a6c0f42 into main Mar 7, 2025
35 of 36 checks passed
@nilmerg nilmerg deleted the fix/search-bar-scrollbar branch March 7, 2025 10:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working cla/signed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants