klazaj opened a new issue #12951:
URL: https://github.com/apache/superset/issues/12951
I tried to override the `subheader-line` class for Big Number chart, like so:
```
.subheader-line {
font-size: 150%!important;
}
```
However, when I click `Save Changes`, the page becomes unresponsive. Why is
that? How can I override the CSS of Subheader? The font-size becomes too small
when I write more than a few words. It's too small even when I choose `Huge`
for Font-size option in Chart Options.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]