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 7792bb9 commit 20311a2Copy full SHA for 20311a2
src/Components/Blazor/Templates/src/content/BlazorWasm-CSharp/Client/wwwroot/css/site.css
@@ -109,6 +109,7 @@ app {
109
}
110
111
#error-ui .dismiss {
112
+ cursor: pointer;
113
position: absolute;
114
right: 5px;
115
top: 2px;
src/ProjectTemplates/Web.ProjectTemplates/content/BlazorServerWeb-CSharp/wwwroot/css/site.css
@@ -124,6 +124,7 @@ app {
124
125
126
127
128
129
130
0 commit comments