feat: separate 'speaker controls'
specifically for 'i have finished speaking' and not allowing to change the state
This commit is contained in:
@@ -734,6 +734,11 @@ video {
|
||||
background-color: hsl(var(--color) / 0.5);
|
||||
}
|
||||
|
||||
.bg-blue-100 {
|
||||
--tw-bg-opacity: 1;
|
||||
background-color: rgb(219 234 254 / var(--tw-bg-opacity));
|
||||
}
|
||||
|
||||
.bg-green-300 {
|
||||
--tw-bg-opacity: 1;
|
||||
background-color: rgb(134 239 172 / var(--tw-bg-opacity));
|
||||
|
||||
Reference in New Issue
Block a user