[help] Incompatibility with BeerCSS #5629
Replies: 3 comments 1 reply
-
I'm no CSS expert, so I don't have a good idea how to solve this. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Beta Was this translation helpful? Give feedback.
0 replies
-
BeerCSS have a new scoped version so no longer an issue. |
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.
-
Looking for a bit of help related to beercss/beercss#427. When used as-is, all elements render correctly, the controls work, but unable to pan and scroll. If I use the workaround in beercss/beercss#290 using
all: revert;
the pan and scroll works, but the controls seem to look ok, but don't work and markers are no longer rendered. IMO usingall: revert
is too much of a hammer to crack a nut, therefore I'm looking to find what CSS needs to be altered to potentially address the issues caused by BeerCSS. ThanksBeta Was this translation helpful? Give feedback.
All reactions