Add toggle for compact mode of sticky top header in chats#23
Merged
itsmartashub merged 2 commits intov3from Sep 29, 2025
Merged
Add toggle for compact mode of sticky top header in chats#23itsmartashub merged 2 commits intov3from
itsmartashub merged 2 commits intov3from
Conversation
… header - Add a toggle to enable a more compact version of the sticky top header containing the chat title - Reduce the height and padding of the header when compact mode is enabled - Ensure the compact mode maintains usability and readability while optimizing screen space Changes summary: - Added a toggle to shrink the sticky top header, making it more compact. When enabled, the header's height and padding are reduced, providing a cleaner and more space-efficient layout while ensuring the chat title remains readable and functional.
…yles for smaller screens - Fix styling issues with the compact header on smaller screens to ensure proper layout and usability - Adjust the roller button's position and size to prevent overlap and improve visibility on smaller screens - Ensure responsiveness and consistency across all screen sizes Changes summary: - Resolved styling issues with the compact header and roller button on smaller screens. The compact header now maintains proper layout and spacing, while the roller button's position and size have been adjusted to prevent overlap and ensure better visibility across devices.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Shrink the topbar for compact style