Fix admin routing and Playwright smoke checks
TaxBaik CI/CD / build-and-deploy (push) Successful in 5m22s
TaxBaik CI/CD / build-and-deploy (push) Successful in 5m22s
This commit is contained in:
@@ -1547,8 +1547,9 @@ textarea:focus-visible {
|
||||
}
|
||||
|
||||
#blazor-loading.show {
|
||||
display: flex;
|
||||
animation: overlayFadeIn 0.15s ease-out;
|
||||
display: flex;
|
||||
animation: overlayFadeIn 0.15s ease-out;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
@keyframes overlayFadeIn {
|
||||
|
||||
Reference in New Issue
Block a user