mirror of
https://gitlab.com/openlp/web-remote.git
synced 2024-12-22 03:22:48 +00:00
Merge branch 'issue-30-image-width' into 'master'
Fix presentation image width Closes #30 See merge request openlp/web-remote!50
This commit is contained in:
commit
2b8ffdc075
@ -26,6 +26,7 @@
|
||||
/* Images sent from OpenLP should be larger and should be sized based on viewer screen size */
|
||||
max-height: 75%;
|
||||
min-height: 88px;
|
||||
width: 100%;
|
||||
}
|
||||
.img-verse-text {
|
||||
font-size: 1.1rem;
|
||||
|
Loading…
Reference in New Issue
Block a user