How to change the styles of AppBar #335
Unanswered
HarryZhang77
asked this question in
Q&A
Replies: 1 comment 1 reply
-
We currently don't have a way of doing that directly. You could always use some CSS to do that (see https://solara.dev/api/style ) Does that help you? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Could you tell me any method to change the styles of AppBar, for example, background-color, height.
Beta Was this translation helpful? Give feedback.
All reactions