diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/client/views/presentationview/PresElementBox.scss | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/client/views/presentationview/PresElementBox.scss b/src/client/views/presentationview/PresElementBox.scss index 0632f6a8b..dbe6b0d4f 100644 --- a/src/client/views/presentationview/PresElementBox.scss +++ b/src/client/views/presentationview/PresElementBox.scss @@ -128,7 +128,6 @@ .presElementBox-item { display: inline-flex; - height: max-content; overflow: hidden; } |