Fix: rem style

Not required, because now using Bootstrap
pull/3845/head
IgorA100 2024-03-03 17:21:30 +03:00 committed by GitHub
parent 9aa8919fb8
commit 373fa15440
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -104,10 +104,10 @@ height: 100%;
#eventStatsTable {
}
#eventVideo {
width: 100%; /* flex will make it fill the available space */
/* width: 100%; *//* flex will make it fill the available space */
}
.eventStats {
margin-right: 5px;
/* margin-right: 5px; */
}
#videoFeed {