mirror of
https://gitlab.com/openlp/web-remote.git
synced 2024-12-22 11:32:47 +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 */
|
/* Images sent from OpenLP should be larger and should be sized based on viewer screen size */
|
||||||
max-height: 75%;
|
max-height: 75%;
|
||||||
min-height: 88px;
|
min-height: 88px;
|
||||||
|
width: 100%;
|
||||||
}
|
}
|
||||||
.img-verse-text {
|
.img-verse-text {
|
||||||
font-size: 1.1rem;
|
font-size: 1.1rem;
|
||||||
|
Loading…
Reference in New Issue
Block a user