[call-me] - remove border
This commit is contained in:
Generated
+2
-2
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "call-me",
|
||||
"version": "1.3.12",
|
||||
"version": "1.3.13",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "call-me",
|
||||
"version": "1.3.12",
|
||||
"version": "1.3.13",
|
||||
"license": "AGPLv3",
|
||||
"dependencies": {
|
||||
"@ngrok/ngrok": "1.7.0",
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "call-me",
|
||||
"version": "1.3.12",
|
||||
"version": "1.3.13",
|
||||
"description": "Your Go-To for Instant Video Calls",
|
||||
"author": "Miroslav Pejic - miroslav.pejic.85@gmail.com",
|
||||
"license": "AGPLv3",
|
||||
|
||||
@@ -555,7 +555,6 @@ video::-webkit-media-controls {
|
||||
#localVideo.screen-share {
|
||||
object-fit: contain !important;
|
||||
background: #000 !important;
|
||||
border: 2px solid #ff6b35 !important; /* Orange border to indicate screen sharing */
|
||||
}
|
||||
|
||||
/* Modern Username Labels - */
|
||||
@@ -649,7 +648,6 @@ video::-webkit-media-controls {
|
||||
#remoteVideo.screen-share {
|
||||
object-fit: contain !important;
|
||||
background: #000 !important;
|
||||
border: 2px solid #ff6b35 !important; /* Orange border to indicate screen sharing */
|
||||
}
|
||||
|
||||
#remoteVideo:hover {
|
||||
|
||||
Reference in New Issue
Block a user