This commit is contained in:
2024-06-06 18:15:30 +05:00
parent 63fea5da4b
commit 4a75925f86
59 changed files with 2733 additions and 5840 deletions
+22
View File
@@ -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 */