Skip to content

Commit 4fd6af0

Browse files
authored
Update injector.html.twig
1 parent 1b9d933 commit 4fd6af0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

templates/injector.html.twig

+5
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
.redactor-source, .redactor-styles {
3939
font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
4040
}
41+
4142
.redactor-styles img {
4243
max-width: 50%;
4344
}
@@ -58,5 +59,9 @@
5859
.redactor-air, .redactor-toolbar {
5960
z-index: 40;
6061
}
62+
63+
.redactor-air, .redactor-toolbar a {
64+
text-decoration: none !important;
65+
}
6166
</style>
6267

0 commit comments

Comments
 (0)