You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Super reacts have this weird inner element that has some rounding which isnt in line with the theme.
This is what it looks like as of now
This is what it looks like with the following tweak:
.burstGlow_ec6b19 {
/* I chose 3px as it is inline with the rest of the theme and also adds a kind of feathering effect to the border which would otherwise not be present when set to 0px Basically what I am saying is either set it to 3px for that VERY subtle feathing effect or set to 0 if you really dont care about that. */border-radius:3px;
}
Reproduction Steps
Just use the base theme and look for a super react and look really closely, you should see it.
Screenshots
I added screenshots to the describe the bug section
Additional Context
No response
The text was updated successfully, but these errors were encountered:
NeoNyaa
changed the title
[Bug Report] Super reacts have some extra padding
[Bug Report] Super reacts have a nested element with extra border radius
Nov 12, 2024
Did You Search Other Issues?
Does This Bug Show On The Default Theme?
Describe The Bug
Super reacts have this weird inner element that has some rounding which isnt in line with the theme.
This is what it looks like as of now
This is what it looks like with the following tweak:
Reproduction Steps
Just use the base theme and look for a super react and look really closely, you should see it.
Screenshots
Additional Context
No response
The text was updated successfully, but these errors were encountered: