Merge branch 'master' of github.com:Lissy93/dashy into FEATURE/multi-page-support-2

This commit is contained in:
Alicia Sykes
2022-04-24 16:28:28 +01:00
10 changed files with 294 additions and 51 deletions

View File

@@ -172,6 +172,7 @@ export default {
color: var(--search-label-color);
margin: 0.5rem;
display: inline;
word-break: keep-all;
}
input {
display: inline-block;