zulip/web/styles
Sayam Samal 7744c8b264 actions_popover: Fix content overflowing when the max-width is defined.
The simplebar core documentation, recommends to not style the element
initalising the simplebar at all and use an inner element instead.

Following the recommendation, we move the max-width property from the
popover tippy options, to the `.simplebar-content` element via the
`--popover-menu-max-width` custom property.

While doing so, we also simplify the max-width to `350px`, since the
responsiveness for smaller screen is already been taked care of in the
shared popover styling.

This prevents the issue where the content overflows and gets hidden
instead of wrapping, when the width of the popover reaches the set
max width (if any).
2024-04-11 15:57:24 -07:00
..
portico portico-styles: Updates some CSS rules used in the integrations docs. 2024-04-02 09:30:48 -07:00
alerts.css dependencies: Upgrade JavaScript dependencies. 2023-07-21 15:58:42 -07:00
app_components.css personal_menu: Add theme switcher to personal menu popover. 2024-03-25 16:31:55 -07:00
app_variables.css popovers: Update popover hotkey hint colors. 2024-04-11 15:57:24 -07:00
components.css css: Remove state dropdown-toggle class. 2024-02-03 17:20:28 -08:00
compose.css css: Make pills' content collapse according to width available. 2024-04-05 09:14:37 -07:00
dark_theme.css message_body: Hyphenate message-time class. 2024-04-03 17:38:43 -07:00
drafts.css drafts: Rename class name to provide more context. 2023-08-11 15:54:17 -07:00
hotspots.css css: Assign a variable to focus underline color of recent view. 2023-09-12 09:20:33 -07:00
image_upload_widget.css
inbox.css inbox: Remove flexbox nonsense from user rows. 2024-03-28 09:11:09 -07:00
informational_overlays.css overlays: Rename "modal-body" class. 2023-10-17 10:28:50 -07:00
input_pill.css css: Make pills' content collapse according to width available. 2024-04-05 09:14:37 -07:00
left_sidebar.css css: Specify for columns where it is located. 2024-03-18 15:28:03 -07:00
lightbox.css lightbox: Replace image with media. 2023-10-02 22:39:02 -07:00
message_edit_history.css message_edit_history: Add loading spinner. 2024-04-10 13:10:12 -07:00
message_row.css timestamps: Consolidate and simplify message-time properties. 2024-04-03 17:38:43 -07:00
modal.css bot-url: Add event filtering UI to generate bot URL modal. 2024-04-01 11:39:03 -07:00
popovers.css actions_popover: Fix content overflowing when the max-width is defined. 2024-04-11 15:57:24 -07:00
print.css message_body: Hyphenate message-time class. 2024-04-03 17:38:43 -07:00
progress_bar.css
pygments.css pygments: Place Default (light) and Monokai (dark) schemes. 2023-12-04 13:03:34 -08:00
reactions.css emoji_picker: Express colors as CSS variables. 2024-03-05 14:58:58 -08:00
recent_view.css inbox: Remove flexbox nonsense from user rows. 2024-03-28 09:11:09 -07:00
rendered_markdown.css link_preview: Fix extraneous shadow. 2024-04-01 13:06:42 -07:00
right_sidebar.css right_sidebar: Hide underline from user-list toggle button in navbar. 2024-03-27 13:29:16 -07:00
scheduled_messages.css css: Move media queries in scheduled_messages to zulip.css. 2024-03-19 15:15:23 -07:00
search.css search: Nest pill styling under the typeahead styles. 2024-01-14 15:07:24 -08:00
settings.css settings_users: Add role filter to user list. 2024-04-10 13:45:06 -07:00
subscriptions.css subscriptions: Fix broken UI for subscriber and member search. 2024-03-26 09:05:19 -07:00
tooltips.css streams: Improve subscription toggle buttons on stream rows. 2023-10-13 11:08:54 -07:00
typing_notifications.css css: Merge common media queries. 2024-03-19 15:15:23 -07:00
user_circles.css
user_status.css user_status: Fix alignment of select-emoji icon of user-status modal. 2024-01-19 09:48:02 -08:00
widgets.css widgets: Remove box-shadow and use background-color to show focus. 2023-08-16 10:06:40 -07:00
zulip.css timestamps: Consolidate and simplify message-time properties. 2024-04-03 17:38:43 -07:00