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

Days in mothly view have tiny white border right/bottom #6139

Closed
Tracked by #80
ChristophWurst opened this issue Jul 11, 2024 · 2 comments · Fixed by #6171
Closed
Tracked by #80

Days in mothly view have tiny white border right/bottom #6139

ChristophWurst opened this issue Jul 11, 2024 · 2 comments · Fixed by #6171
Assignees
Labels
3. to review Waiting for reviews bug regression Regression of a previous working feature

Comments

@ChristophWurst
Copy link
Member

Steps to reproduce

  1. Open the app
  2. Switch to monthly view

Expected behavior

Good design

Actual behaviour

image

Calendar app version

4.8

CalDAV-clients used

No response

Browser

No response

Client operating system

No response

Server operating system

No response

Web server

None

Database engine version

None

PHP engine version

None

Nextcloud version

No response

Updated from an older installed version or fresh install

None

List of activated apps

No response

Nextcloud configuration

No response

Web server error log

No response

Log file

No response

Browser log

No response

Additional info

No response

@ChristophWurst ChristophWurst added 1. to develop Accepted and waiting to be taken care of bug regression Regression of a previous working feature labels Jul 11, 2024
@GVodyanov GVodyanov self-assigned this Jul 16, 2024
@GVodyanov
Copy link
Contributor

For some reason there is a space between the background-color and the border, it increases with the border thickness
image

A theoretical solution is filling in the child div, however it doesn't have the same height as the parent
image

I can't figure out how to set the correct height

@GVodyanov GVodyanov removed their assignment Jul 16, 2024
@st3iny
Copy link
Member

st3iny commented Jul 16, 2024

It seems to be caused by background-clip: padding-box from fullcalendar.scss.

@st3iny st3iny added 2. developing Work in progress and removed 1. to develop Accepted and waiting to be taken care of labels Jul 16, 2024
@st3iny st3iny self-assigned this Jul 16, 2024
@st3iny st3iny added 3. to review Waiting for reviews and removed 2. developing Work in progress labels Jul 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews bug regression Regression of a previous working feature
Projects
Development

Successfully merging a pull request may close this issue.

3 participants