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
the reading-label div which is created by ngx-gauge when a label is used will overlap elements below it . As an example this results in buttons which are not clickable anymore. I made an example to show the behaviour I mean.
Hi,
the reading-label div which is created by ngx-gauge when a label is used will overlap elements below it . As an example this results in buttons which are not clickable anymore. I made an example to show the behaviour I mean.
Example:
https://codesandbox.io/embed/angular-vohdo
Pictures from chrome dev tools
overlapped:
not overlapped:
The text was updated successfully, but these errors were encountered: