We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac0b158 commit 25750b7Copy full SHA for 25750b7
1 file changed
src/CodeBreaker.Blazor/wwwroot/css/app.css
@@ -158,3 +158,7 @@ html, body, #app {
158
text-align: center;
159
}
160
161
+/* FluentUI overrides */
162
+.fluent-nav-item > .fluent-nav-link > .positioning-region:not(:hover) {
163
+ background: none;
164
+}
0 commit comments