We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b65a20 commit 4e1ae69Copy full SHA for 4e1ae69
src/fourc_webviewer/gui_utils.py
@@ -127,7 +127,7 @@ def _toolbar(server_controller):
127
v_bind="props",
128
href="https://4c-multiphysics.github.io/4C/documentation/index.html",
129
target="_blank", # opens in a new tab
130
- style="text-decoration: none; color: inherit; cursor: help;", # Icon soll normal aussehen
+ style="text-decoration: none; color: inherit; cursor: help;", # icon should look normal
131
):
132
vuetify.VIcon(
133
"mdi-book-open-blank-variant-outline",
0 commit comments