mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-25 10:16:46 +00:00
🔨 Fix hassio new add-on repository height (#3191)
This commit is contained in:
parent
a89f0bd1cd
commit
46f3add520
@ -135,6 +135,7 @@ class HassioRepositoriesEditor extends LitElement {
|
|||||||
paper-input {
|
paper-input {
|
||||||
width: calc(100% - 49px);
|
width: calc(100% - 49px);
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
margin-top: -4px;
|
||||||
}
|
}
|
||||||
`,
|
`,
|
||||||
];
|
];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user