web: removed blue border in fullscreen mode

This commit is contained in:
Maxim Devaev
2025-03-01 18:38:53 +02:00
parent 97dbc17771
commit 9fdb861048
2 changed files with 2 additions and 2 deletions

View File

@@ -104,7 +104,7 @@ div#stream-window.window-active:fullscreen div#stream-box div#stream-fullscreen-
top: 0;
left: 0;
border: 0;
box-shadow: var(--shadow-window-fullscreen-active);
/*box-shadow: var(--shadow-window-fullscreen-active);*/
}
div#stream-mouse-buttons {