V4 Updates from remote Repo
This commit is contained in:
@ -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;
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user