mirror of
https://github.com/rstrouse/ESPSomfy-RTS.git
synced 2025-12-13 19:12:10 +01:00
Fix groupCommand route endpoint #105
This commit is contained in:
parent
adb1fd3aaa
commit
120f6be664
8 changed files with 88 additions and 88 deletions
|
|
@ -594,8 +594,8 @@ div.wait-overlay > .lds-roller {
|
|||
vertical-align: middle;
|
||||
margin-top: .15em;
|
||||
color: darkslategray;
|
||||
top:0px;
|
||||
left:0px;
|
||||
top: 0;
|
||||
left: 0;
|
||||
}
|
||||
.progress-bar::before {
|
||||
content: "";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue