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

[DatePicker] Fix popup styling to match similar elements #1382

Merged
merged 4 commits into from
Jan 26, 2024
Merged

[DatePicker] Fix popup styling to match similar elements #1382

merged 4 commits into from
Jan 26, 2024

Conversation

hksalessio
Copy link
Contributor

@hksalessio hksalessio commented Jan 25, 2024

Pull Request

📖 Description

The styling of the FluentDatePicker's calendar popup was a little off (no rounded borders, no space between input element and popup). This pull request fixes this issue by applying a styling similar to other popups (e.g. FluentSelect).

Before After
image 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) January 26, 2024 09:52
@vnbaaij vnbaaij merged commit 38328f5 into microsoft:dev Jan 26, 2024
4 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

3 participants