mirror of
https://github.com/tiqi-group/pydase.git
synced 2025-06-13 16:17:11 +02: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