UI: Fixed widget bundle add button

This commit is contained in:
Artem Dzhereleiko 2023-03-27 11:59:04 +03:00
parent 5e212366c2
commit db3e0d6828

View File

@ -15,6 +15,7 @@
*/ */
:host { :host {
button.tb-add-new-widget { button.tb-add-new-widget {
height: auto;
padding-right: 12px; padding-right: 12px;
font-size: 24px; font-size: 24px;
border-style: dashed; border-style: dashed;