correct selector

This commit is contained in:
Ludy87 2025-07-09 22:58:51 +02:00
parent ad52ef641f
commit 097eb47eae
No known key found for this signature in database
GPG Key ID: 92696155E0220F94
2 changed files with 2 additions and 2 deletions

View File

@ -1838,7 +1838,7 @@
height: 100%;
}
.annotationEditorLayer freeTextEditor .overlay.enabled {
.annotationEditorLayer .freeTextEditor .overlay.enabled {
display: block;
}

View File

@ -1852,7 +1852,7 @@
height:100%;
}
.annotationEditorLayer freeTextEditor .overlay.enabled{
.annotationEditorLayer .freeTextEditor .overlay.enabled{
display:block;
}