Skip to content

Commit 8fdb5e6

Browse files
committed
removed unused code in less annotations
1 parent a0aec79 commit 8fdb5e6

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

web/client/themes/default/less/annotations.less

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -271,11 +271,10 @@
271271
display: flex;
272272
flex-direction: column;
273273

274-
.mapstore-annotations-info-viewer-description {
274+
#ms-ann-description-editor {
275275
flex: 1;
276276
display: flex;
277277
.quill {
278-
overflow: -webkit-paged-y;
279278
flex: 1;
280279
display: flex;
281280
flex-direction: column;

0 commit comments

Comments
 (0)