mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2025-09-08 17:51:20 +02:00
correct selector
This commit is contained in:
parent
ad52ef641f
commit
097eb47eae
@ -1838,7 +1838,7 @@
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.annotationEditorLayer freeTextEditor .overlay.enabled {
|
||||
.annotationEditorLayer .freeTextEditor .overlay.enabled {
|
||||
display: block;
|
||||
}
|
||||
|
||||
|
@ -1852,7 +1852,7 @@
|
||||
height:100%;
|
||||
}
|
||||
|
||||
.annotationEditorLayer freeTextEditor .overlay.enabled{
|
||||
.annotationEditorLayer .freeTextEditor .overlay.enabled{
|
||||
display:block;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user