Skip to content

Fix unrounded <audio> element due to --media-background property#1162

Open
Blackflighter wants to merge 4 commits into
black7375:masterfrom
Blackflighter:master
Open

Fix unrounded <audio> element due to --media-background property#1162
Blackflighter wants to merge 4 commits into
black7375:masterfrom
Blackflighter:master

Conversation

@Blackflighter

Copy link
Copy Markdown

Describe the PR

Setting the --media-background variable causes <audio> elements to appear square instead of having rounded corners as the border-radius property indicates. Changing it to background resolves this, altering the element's background while still keeping the corners rounded.

PR Type

  • Add: Add feature or enhanced.
  • Fix: Bug fix or change default values.
  • Clean: Refactoring.
  • Doc: Update docs.

Screenshot of Change Results

image

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