Skip to content

Commit 67cbe52

Browse files
committed
Removes unnecessary style rule
Removes the `vjs-shortcuts-actions` style rule as it's no longer needed, simplifying the stylesheet and potentially improving performance.
1 parent 4c7faf7 commit 67cbe52

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

ui/component/viewers/videoViewer/internal/keyboard-shortcuts-overlay.scss

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,3 @@
158158
}
159159
}
160160
}
161-
.vjs-shortcuts-actions {
162-
justify-self: end;
163-
}

0 commit comments

Comments
 (0)