upd
This commit is contained in:
@@ -13,3 +13,25 @@
|
||||
.exited {
|
||||
opacity: 0;
|
||||
}
|
||||
|
||||
:root {
|
||||
--toastify-toast-offset: 52px;
|
||||
}
|
||||
|
||||
.Toastify__toast-body {
|
||||
padding: 0;
|
||||
margin: 0 4px 0 0;
|
||||
align-items: normal;
|
||||
font-family: "Inter", sans-serif;
|
||||
font-size: 14px;
|
||||
color: #111c26;
|
||||
}
|
||||
|
||||
.Toastify__toast-icon {
|
||||
width: auto;
|
||||
margin-inline-end: 8px;
|
||||
}
|
||||
|
||||
/* LiveKit */
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user