mirror of
https://gitlab.com/openlp/web-remote.git
synced 2024-12-22 19:32:49 +00:00
Fix main view scale and positioning
This commit is contained in:
parent
06a03e4aa3
commit
4f694dd71a
@ -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