support multiline dynamic text in presentation mode
This commit is contained in:
@@ -106,7 +106,12 @@
|
||||
filter: blur(30px);
|
||||
opacity: 0.1;
|
||||
transform: scale(0.8) translateY(-10%);
|
||||
|
||||
&.no-logo {
|
||||
opacity: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.dynamic-text {
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user