mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
Fix control number buttons height (#24441)
This commit is contained in:
parent
c1f2e6d82b
commit
ebc1259e39
@ -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