[call-me] - remove border

This commit is contained in:
Miroslav Pejic
2026-02-16 11:46:57 +01:00
parent 2930327322
commit 79632ab26b
3 changed files with 3 additions and 5 deletions
+2 -2
View File
@@ -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
View File
@@ -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",
-2
View File
@@ -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 {