mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-22 16:56:35 +00:00
Correctly hide the spinner on confirm button
This commit is contained in:
parent
10d09a9408
commit
9e38ce0c7b
@ -37,6 +37,10 @@
|
||||
height: 14px;
|
||||
margin-right: 20px;
|
||||
}
|
||||
|
||||
[hidden] {
|
||||
display: none;
|
||||
}
|
||||
</style>
|
||||
|
||||
<div class='layout vertical'>
|
||||
|
Loading…
x
Reference in New Issue
Block a user