Elements like alerts appear to import styling upstream from the custom-element repo and then proceed to mostly override that styling locally. The result is at least twice as much CSS as is required.
Styling should be applied upstream on the custom-elements repo OR remove the import and style locally.. not both.
Labels |
Added:
?
|
Turns out there is 2 different styles of alert. The second style overriding the first depending on where it is rendered.
So regarding the alerts, it is not as bad but still weird.
Do we really need two styles of alert. I have to admit the stuff in the sample data install that is inline does look a bit weird. But feels like there should be a better way of handling it somehow
Labels |
Added:
No Code Attached Yet
bug
Removed: ? |
Labels |
Added:
Information Required
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2024-11-26 17:55:08 |
Closed_By | ⇒ | Hackwar |
agree 100% it should be one or the other and not both