mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-27 19:26:36 +00:00
Fix control number buttons height (#24441)
This commit is contained in:
parent
a384bc2273
commit
56eef4bf31
@ -254,7 +254,7 @@ export class HaControlNumberButton extends LitElement {
|
||||
bottom: 0;
|
||||
padding: 0;
|
||||
width: 35px;
|
||||
height: 40px;
|
||||
height: 100%;
|
||||
border: none;
|
||||
background: none;
|
||||
cursor: pointer;
|
||||
|
Loading…
x
Reference in New Issue
Block a user