diff --git a/apps/common/embed/resources/less/common.less b/apps/common/embed/resources/less/common.less index 3c2dd271c0..54012b65b5 100644 --- a/apps/common/embed/resources/less/common.less +++ b/apps/common/embed/resources/less/common.less @@ -683,9 +683,13 @@ border: 1px solid rgba(0,0,0,0.15); color: #333; font-weight: bold; - line-height: 26px; font-size: 11px; box-shadow: 0 6px 12px rgba(0,0,0,0.175); + + padding: 5px 12px; + white-space: pre-wrap; + text-align: left; + word-wrap: break-word; } .tooltip-arrow { @@ -764,4 +768,12 @@ padding: 3px 12px; margin-top: 10px; } +} + +.tooltip { + .tooltip-inner { + .toolbar & { + font-weight: normal; + } + } } \ No newline at end of file diff --git a/apps/documenteditor/embed/index.html b/apps/documenteditor/embed/index.html index fe9d9a3a9e..bd9ab347c2 100644 --- a/apps/documenteditor/embed/index.html +++ b/apps/documenteditor/embed/index.html @@ -198,7 +198,7 @@
- +
of 0
- +
of 0
- +
of 0
- +
of 0