First time here? Check out the FAQ!
asked 2018-11-27 10:32:09 +0800
updated 2018-11-27 11:20:29 +0800
The default font size is 16px, which is a bit large. How to set the global font size to 12px instead of individual components?
thanks
answered 2018-11-27 11:30:22 +0800
in css:
.z-label { font-size: 12px; }
and sign css to your page:
<?link rel="stylesheet" type="text/css" href="css/main.css" ?>
answered 2018-12-04 18:42:20 +0800
thanks, but is't my need! now i use scss rewrite some style.
RSS
Asked: 2018-11-27 10:32:09 +0800
Seen: 13 times
Last updated: Dec 04 '18
[Announcement] ZK 8.6 Introductory Session Open for Registration
How to use fontawesome 5
Compact Theme in CE version?
I configured iceblue_c theme, but it did not work. Please advise. Thank you
request hot fix for CE version for issue ZK-4127
Can you set min-width for columns in the grid that identify hflex=1?
Error uploading file encoding
tabbox页签切换,反应缓慢,谢谢
ExcelExporter with ZK 8.6.0
zk 8.6.0.1 custom constraint problem [closed]