Skip to content

gh-12892 Fix a split-vew tab shrinks when pressing on close button#12893

Merged
mr-cheffy merged 1 commit intozen-browser:devfrom
sporocyst:split-view-tab
Mar 23, 2026
Merged

gh-12892 Fix a split-vew tab shrinks when pressing on close button#12893
mr-cheffy merged 1 commit intozen-browser:devfrom
sporocyst:split-view-tab

Conversation

@sporocyst
Copy link
Contributor

This shoud fix #12892

Implementing a condition in CSS rule to prevent split-view tab scaling down when close button is pressed.

Signed-off-by: sporocyst <sporocyst.tw@gmail.com>
@sporocyst sporocyst requested a review from mr-cheffy as a code owner March 23, 2026 13:38
@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. Bug labels Mar 23, 2026
Copy link
Member

@mr-cheffy mr-cheffy left a comment

Choose a reason for hiding this comment

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

Not very in favor of using :has but my guess is that its not very harmful here. Thanks!

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Mar 23, 2026
@mr-cheffy mr-cheffy merged commit 8147ffe into zen-browser:dev Mar 23, 2026
1 check passed
@mr-cheffy mr-cheffy changed the title GH-12892 Fix a split-vew tab shrinks when pressing on close button gh-12892 Fix a split-vew tab shrinks when pressing on close button Mar 23, 2026
@sporocyst sporocyst deleted the split-view-tab branch March 24, 2026 01:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Split-view tab shrinks when pressing close button

2 participants