Merge pull request #12848 from timvandermeij/annotation-horizontal
Correctly align annotation content in horizontal/spead scrolling modes
This commit is contained in:
commit
631bada0df
@ -15,6 +15,7 @@
|
||||
|
||||
.annotationLayer section {
|
||||
position: absolute;
|
||||
text-align: initial;
|
||||
}
|
||||
|
||||
.annotationLayer .linkAnnotation > a,
|
||||
@ -165,6 +166,7 @@
|
||||
cursor: pointer;
|
||||
font: message-box;
|
||||
font-size: 9px;
|
||||
white-space: normal;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user