Open Krusenbaum opened 4 weeks ago
Describe the bug Entity name not visible in Firefox (Chrome + Safari works).
To Reproduce Steps to reproduce the behavior:
Expected behavior The entity name "Scenes" should be visible and the sub-buttons should fit.
Screenshots
YAML
type: custom:bubble-card card_type: button card_layout: large show_name: true show_icon: false scrolling_effect: false name: Scenes icon: mdi:lightbulb-group-outline tap_action: action: none sub_button: - entity: scene.illuminate tap_action: action: toggle name: Illuminate show_attribute: false - entity: scene.afternoon tap_action: action: toggle name: Afternoon - entity: scene.evening tap_action: action: toggle name: Evening - entity: scene.late_night tap_action: action: toggle name: Late Night - entity: scene.night tap_action: action: toggle name: Night - entity: scene.away tap_action: action: toggle name: Away entity: scene.away button_type: name
Informations (please complete the following information):
Additional context Works well on Chrome + Safari
Describe the bug
Entity name not visible in Firefox (Chrome + Safari works).
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The entity name "Scenes" should be visible and the sub-buttons should fit.
Screenshots
YAML
Informations (please complete the following information):
Additional context
Works well on Chrome + Safari