Added breadcrumbs to monitor details

This commit is contained in:
Daniel Cojocea
2024-08-17 17:26:48 -04:00
parent 031463f8c5
commit 2f50893ead
3 changed files with 16 additions and 32 deletions
+4
View File
@@ -141,6 +141,10 @@ button:focus-visible {
outline: 4px auto -webkit-focus-ring-color;
}
.MuiInputBase-root.Mui-disabled input {
cursor: not-allowed;
}
.Toastify__toast-container {
width: auto;
}