V4 Updates from remote Repo

This commit is contained in:
JW
2021-11-25 17:27:39 +01:00
parent 438c8bcf66
commit e8471373a1
110 changed files with 9653 additions and 7169 deletions

View File

@ -99,6 +99,7 @@
@media only screen and (min-width: @largeMonitorBreakpoint) {
}
/* Download dialog */
.ui.downloaddialog.modal>.content {
padding: 1rem;
@ -111,15 +112,15 @@
justify-content: center;
display: flex;
padding: 1rem;
img {
height:100px;
height:100px;
}
}
}
.instructions {
img {
margin-bottom:1rem;
margin-bottom:1rem;
}
}
}