fix: clip corners of gerrit preview image #3

Closed
jakehamilton wants to merge 0 commits from jakehamilton/floral.systems:fix/gerrit-preview-rounded-corners into main
Member

The corners of the Gerrit preview image weren't being rounded because the image was overflowing the container that was rounded. Setting overflow-hidden clips the content to make the corners round as intended.

Before

image

After

image

The corners of the Gerrit preview image weren't being rounded because the image was overflowing the container that was rounded. Setting `overflow-hidden` clips the content to make the corners round as intended. <details> <summary>Before</summary> ![image](/attachments/b7e4e8c9-d391-451e-a0d5-98578be82b33) </details> <details> <summary>After</summary> ![image](/attachments/4aa9aa84-b2fd-4d3a-9919-b31baa837b0b) </details>
140 KiB
139 KiB
jakehamilton added 1 commit 2024-10-23 17:18:59 +00:00
Member

merged

merged
ckie closed this pull request 2024-10-23 18:38:35 +00:00

Pull request closed

Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: the-distro/floral.systems#3
No description provided.