Sidebar Top-row height #723
striker313131
started this conversation in
General
Replies: 1 comment 1 reply
-
@striker313131 Thank you for using BlazorBootstrap. Override the height. Example: .bb-sidebar-top-row {
height: 5.5rem !important;
} |
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
-
Hello maybe I missed something but is there a way to customize the height of the Top-row (by default 3.5rem).
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions