mirror of
https://gitlab.com/openlp/web-remote.git
synced 2024-12-22 11:32:47 +00:00
Merge branch 'fix_main_view_scale' into 'master'
Fix main view scale and positioning Closes #9 See merge request openlp/web-remote!17
This commit is contained in:
commit
4e3567864a
@ -1,8 +1,7 @@
|
|||||||
img {
|
img {
|
||||||
position: absolute;
|
max-height: 100%;
|
||||||
top: 0;
|
max-width: 100%;
|
||||||
vertical-align: middle;
|
margin: auto;
|
||||||
height: 100%;
|
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user