Adding mopidy connection delay to prevent components needing to handle it

This commit is contained in:
James Barnsley
2020-08-11 21:05:36 +12:00
parent 86aad6df0e
commit a612a6a626
16 changed files with 463 additions and 535 deletions

View File

@ -3549,7 +3549,7 @@ select {
.button--large {
padding: 16px 50px 14px; }
.button--icon {
padding: 0.2rem;
padding: 0.2rem !important;
font-size: 1.4rem;
border: none;
box-shadow: none !important; }

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long