Implemented screen recording functionality for record button in dashboard.

This commit is contained in:
Jas Singh
2024-07-08 02:54:38 -07:00
parent 251a4da2bc
commit 11986dd5a6
9 changed files with 108 additions and 74 deletions

View File

@@ -100,6 +100,10 @@
&.record.active {
background: $red;
&:hover {
background: $green;
}
}
&:hover {
@@ -196,7 +200,7 @@
}
trough {
min-height: 1.2em;
min-height: 1.05em;
}
block {