mirror of
https://github.com/tiqi-group/pydase.git
synced 2026-02-16 06:58:41 +01:00
feat: added frontend exception notifications
This commit is contained in:
@@ -15,4 +15,7 @@ input.instantUpdate {
|
||||
} */
|
||||
.notificationToast {
|
||||
background-color: rgba(114, 214, 253, 0.5) !important;
|
||||
}
|
||||
.exceptionToast {
|
||||
background-color: rgba(216, 41, 18, 0.678) !important;
|
||||
}
|
||||
Reference in New Issue
Block a user