mirror of
https://gitlab.com/openlp/web-remote.git
synced 2024-12-22 03:22:48 +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 {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
vertical-align: middle;
|
||||
height: 100%;
|
||||
max-height: 100%;
|
||||
max-width: 100%;
|
||||
margin: auto;
|
||||
background-size: cover;
|
||||
background-repeat: no-repeat;
|
||||
}
|
Loading…
Reference in New Issue
Block a user