Replies: 1 comment
-
I've noticed this as well, but haven't been able to work out a fix. The white background color seems to be automatically added, for whatever reason. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Simulator.Screen.Recording.-.iPhone.13.-.2022-05-25.at.12.59.08.mp4
Hi all!
I am faced with the following problem: when I change the alignment of the text, its background turns white. System brightness: dark.
In html document i have this:
<div style="text-align: center;"><span style="color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">Dhgfdhgfdhgfd</span></div>
This is a bug, or my mistake of setting plugin?
Beta Was this translation helpful? Give feedback.
All reactions