Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove background color for FluentPaginator nav #1503

Merged
merged 1 commit into from
Feb 12, 2024
Merged

Remove background color for FluentPaginator nav #1503

merged 1 commit into from
Feb 12, 2024

Conversation

lus
Copy link
Contributor

@lus lus commented Feb 12, 2024

Pull Request

📖 Description

The navigation child element of the FluentPaginator has a background color set.
This seems to be off, as it looks like this when placing it on a FluentCard for example:

image

By removing the background color, it simply inherits the background color of the element it is placed on:

image

✅ Checklist

General

  • I have added tests for my changes.
  • I have tested my changes.
  • I have updated the project documentation to reflect my changes.
  • I have read the CONTRIBUTING documentation and followed the standards for this project.

Component-specific

  • I have added a new component
  • I have added Unit Tests for my new compontent
  • I have modified an existing component
  • I have validate Unit Tests for an existing component

@vnbaaij vnbaaij enabled auto-merge (squash) February 12, 2024 11:22
@vnbaaij vnbaaij self-requested a review February 12, 2024 11:22
@vnbaaij vnbaaij merged commit 928a1be into microsoft:dev Feb 12, 2024
2 checks passed
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.

None yet

2 participants