Skip to content

Change code block border-radius to default

Sascha Eggenberger requested to merge code-block-border-radius into master

What does this MR do and why?

Fixes a small visual inconsistency with border-radius used for the code block component.
Changes the border-radius: 2px to the default 4px

Screenshots or screen recordings

Before After
before after
before2 after2

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports