Skip to content

fix(Notification): make sources in one vertical line for any themes - #401

Merged
Qbit982 merged 1 commit into
mainfrom
fix(Notification)_sources_in_one_line
Aug 4, 2026
Merged

fix(Notification): make sources in one vertical line for any themes#401
Qbit982 merged 1 commit into
mainfrom
fix(Notification)_sources_in_one_line

Conversation

@Qbit982

@Qbit982 Qbit982 commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Notifications with a theme (success, info, warning, danger) had a colored left border, while default notifications did not. That extra border shifted content horizontally, so source icons and source labels did not line up when notifications with different themes appeared in the same list.

This change adds a transparent border-inline-start to every notification, matching the width of the themed border. All notifications now share the same left inset, so sources stay on one vertical line regardless of theme.

@gravity-ui-bot

Copy link
Copy Markdown
Contributor

Preview is ready.

@Qbit982
Qbit982 merged commit 536e98e into main Aug 4, 2026
4 checks passed
@Qbit982
Qbit982 deleted the fix(Notification)_sources_in_one_line branch August 4, 2026 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants