This commit is contained in:
Thorsten Sommer 2025-01-14 20:53:56 +01:00
parent 165242e56e
commit bc4ab4fc11
Signed by: tsommer
GPG Key ID: 371BBA77A02C0108

View File

@ -71,7 +71,7 @@
text-decoration-thickness: 2px;
}
/* Fixed for MudBlazor, tooltips inside of navmenu */
/* Fix for MudBlazor, tooltips inside of navmenu */
.mud-navmenu .mud-tooltip-root {
display: initial !important;
}