Indent Blazor error UI CSS (#16959)

This commit is contained in:
Scott Addie 2019-11-20 13:23:48 -06:00 committed by Artak
parent 6cc99ea04f
commit 242890940e
1 changed files with 6 additions and 6 deletions

View File

@ -129,12 +129,12 @@ app {
z-index: 1000;
}
#blazor-error-ui .dismiss {
cursor: pointer;
position: absolute;
right: 0.75rem;
top: 0.5rem;
}
#blazor-error-ui .dismiss {
cursor: pointer;
position: absolute;
right: 0.75rem;
top: 0.5rem;
}
@media (max-width: 767.98px) {
.main .top-row:not(.auth) {