Removed debug border colors

This commit is contained in:
James Ketr 2025-09-14 14:59:24 -07:00
parent 18a31704e8
commit 50f290ac22

View File

@ -46,7 +46,6 @@
min-height: 3.75rem;
z-index: 50000;
border-radius: 0.25rem;
border: 1px solid green;
}
.MediaControl .Video {
@ -61,10 +60,6 @@
border: 1px solid black;
}
video {
border: 5px solid purple;
}
.MediaControl.Medium {
width: 11.5em;
height: 8.625em;