JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › Window › Reduce size of titlebar › Reply To: Reduce size of titlebar
September 30, 2019 at 8:47 am
#100361
admin
Keymaster
Hi mk_dir,
The size of the Window header is controlled by a CSS variable. In order to change the size simply set the CSS variable like so:
smart-window {
--smart-window-header-height: 30px; /* The default size is 50px */
}
Our themes do not affect the sizes of any of the elements. They only define their colors.
Best Regards,
Christopher
Smart HTML Elements Team
https://www.htmlelements.com