mirror of
https://gitlab.com/openlp/web-remote.git
synced 2024-12-22 03:22:48 +00:00
Fix presentation image width
This commit is contained in:
parent
7fa3e88dc8
commit
d2b0afeff6
@ -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