fix: avoid help text vanishing

This commit is contained in:
Björn Fromme
2024-08-19 11:18:04 +02:00
parent e2bc3f72da
commit 7322f3a9ca
@@ -255,8 +255,11 @@
}
.tx-srfreecap-cant-read {
color: white;
font-size: 80%;
.configurator & {
color: white;
}
}
img.tx-srfreecap-image {