slight color update to blend in better with other buttons

This commit is contained in:
CJ 2025-12-03 15:57:07 -06:00
parent fd0ebee267
commit e24b793665

View file

@ -133,7 +133,7 @@ $sceneTabWidth: 450px;
&.vjs-icon-play-circle::after,
&.vjs-icon-cancel::after {
background-color: rgba(80, 80, 80, 0.9);
background-color: rgb(255 255 255 / 70%);
border-radius: 8px;
content: "";
height: 2.5rem;