Skip to content

Commit 4e1ae69

Browse files
LaSi5002dragos-ana
andauthored
Update src/fourc_webviewer/gui_utils.py
Co-authored-by: Dragos Ana <[email protected]>
1 parent 6b65a20 commit 4e1ae69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/fourc_webviewer/gui_utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ def _toolbar(server_controller):
127127
v_bind="props",
128128
href="https://4c-multiphysics.github.io/4C/documentation/index.html",
129129
target="_blank", # opens in a new tab
130-
style="text-decoration: none; color: inherit; cursor: help;", # Icon soll normal aussehen
130+
style="text-decoration: none; color: inherit; cursor: help;", # icon should look normal
131131
):
132132
vuetify.VIcon(
133133
"mdi-book-open-blank-variant-outline",

0 commit comments

Comments
 (0)