Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
610 views
in Technique[技术] by (71.8m points)

css - How to overriding font-size in a Dashboard in Superset

I tried to override the subheader-line class for Big Number chart on a dashboard:

image

I tried the "Edit CSS" option:

.subheader-line {
    font-size: 150%!important;
}

However, when I click "Save Changes", the page becomes unresponsive. How can I override the font size?

question from:https://stackoverflow.com/questions/66052080/how-to-overriding-font-size-in-a-dashboard-in-superset

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...