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

#271 fix ios calendar line #279

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

nathan-mittelette
Copy link
Contributor

@nathan-mittelette nathan-mittelette commented Dec 30, 2021

Cette Pull Request est

  • Un correctif

Checklist

Description

Correction de l'affichage du calendrier, suppression de la ligne verticale présente sur IOS.

background-repeat: no-repeat;

Capture d’écran 2021-12-30 à 14 29 41

Correction de la taille de la goutière pour correspondre à une ligne entière (même lorsqu'un élément est sélectionné).

height: 100%;

Avant correction

Après correction

Capture d’écran 2021-12-30 à 15 02 20

Il a été également vérifié qu'il n'y avait pas d'effet de bord sur les navigateurs suivants : Safari, Chrome, Edge, Firefox.

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.

1 participant