Skip to content

Commit

Permalink
fix: Avoid Microsoft Edge visual search popup
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinZikmund committed May 11, 2023
1 parent fbdb5fa commit 0489ffa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Uno.Wasm.Bootstrap/WasmCSS/uno-bootstrap.css
Expand Up @@ -30,6 +30,7 @@
background-repeat: no-repeat;
background-position: center;
background-size: 620px 300px;
pointer-events: none;
}

.uno-loader progress {
Expand Down

0 comments on commit 0489ffa

Please sign in to comment.