aboutsummaryrefslogtreecommitdiffstats
path: root/compatibility-themes
diff options
context:
space:
mode:
Diffstat (limited to 'compatibility-themes')
-rw-r--r--compatibility-themes/src/main/themes/VAADIN/themes/base/common/common.scss3
1 files changed, 3 insertions, 0 deletions
diff --git a/compatibility-themes/src/main/themes/VAADIN/themes/base/common/common.scss b/compatibility-themes/src/main/themes/VAADIN/themes/base/common/common.scss
index ae811bac79..4e6381aad7 100644
--- a/compatibility-themes/src/main/themes/VAADIN/themes/base/common/common.scss
+++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/common/common.scss
@@ -132,6 +132,9 @@ body &.v-app .v-app-loading {
}
.v-tooltip-text {
overflow: auto;
+ pre {
+ margin: 0px;
+ }
}
.v-tooltip .v-errormessage {
overflow: auto;