-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
bug: spacing between .chat-bubble and .chat-bubble:before is wrong in 4K with various zooms #3265
Comments
Thank you @beegotsy
for reporting issues. It helps daisyUI a lot 💚
|
The same happens for the tooptip here: https://daisyui.com/components/tooltip/. This time, on a 3840x2160 monitor, it only connects when using a browser zoom of 67%, 90%, 200%, 250%, 400%. |
Which OS is this? |
@saadeghi thank you for the answer; it indeed seems a render issue.
|
What version of daisyUI are you using?
The one in daisyui.com
Which browsers are you seeing the problem on?
Atleast Chrome
Reproduction URL
https://daisyui.com/components/chat/
Describe your issue
Hi there,
the
.chat-bubble:before
is separated from the.chat-bubble
on 3840x2160 monitor and while using a 25%, 75%, 125%, 175% browser zoom and a 150% Windows zoom (if that matters).Screenshots below for the 125% browser zoom version, on Chrome
It doesn't really matter to me, but I just wanted to let you know if it does to you.
Kudos for the library.
The text was updated successfully, but these errors were encountered: