mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 01:36:49 +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 {
|
||||
width: calc(100% - 49px);
|
||||
display: inline-block;
|
||||
margin-top: -4px;
|
||||
}
|
||||
`,
|
||||
];
|
||||
|
Loading…
x
Reference in New Issue
Block a user