The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi everyone,
I wanted to create visual with checkbox, however, all checkboxes I found are small. How they can be resized? Size attributes alteration did not help.
Regards,
Yerkhan
Hello @ysapiyev
Please use this CSS code to increase checkbox's size:
input[type=checkbox] { transform: scale(1.5); }
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
Yes, that's correct. Plese icnlude into less file.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
User | Count |
---|---|
5 | |
2 | |
2 | |
2 | |
2 |
User | Count |
---|---|
11 | |
7 | |
5 | |
4 | |
4 |