/* Remove this once Bootstrap is removed, this is to disable the App.razor error message if the application compiles correctly */

#blazor-error-ui {
    display: none;
}