record/ select your own video
This commit is contained in:
@@ -1,6 +1,15 @@
|
||||
.electronDrag {
|
||||
-webkit-app-region: drag;
|
||||
}
|
||||
|
||||
.electronNoDrag {
|
||||
-webkit-app-region: no-drag;
|
||||
}
|
||||
|
||||
.folderButton {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.folderButton:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
Reference in New Issue
Block a user