Update button-editor.blade.php

This commit is contained in:
Julian Prieber 2022-11-28 21:07:16 +01:00
parent 23a71fe004
commit b1416df540

View File

@ -132,6 +132,7 @@ var button_css = {
padding_left: '0px',
padding_right: '0px',
border_radius: '8px',
font_family: 'inherit',
font_size: '18px',
border_color: 'black',
border_style: 'none',