Tobias Schwarz

Results 4 comments of Tobias Schwarz

Seeing this issue as well. Would be very nice, if this could be fixed soon. There are a lot of situations, where this would be very helpful!

``` paper_buttons_row: presets: scene_button: base_config: layout: icon_name styles: justify-content: flex-end button: min-width: 50px margin-top: '-10px' margin-bottom: '-10px' name: font-size: 80% margin-top: '-5px' color: var(--primary-text-color) ... - type: custom:paper-buttons-row preset: scene_button...

The "-" was just a mistake in my comment (removed it). The Preset is working, all width, margin, color and font-size options are appplied. Only layout and justify-content doesn't work.

Within "button", justify-content only applies to the button, not the whole container. My Buttons in the paper-buttons-row schould be alligned to the right.