Skip to content

Commit 482d30b

Browse files
committed
chore: run yarn format
1 parent a212838 commit 482d30b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/styles/scss/components/video-player/_video-player.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,8 +116,8 @@ $aspect-ratios: ((16, 9), (9, 16), (2, 1), (1, 2), (4, 3), (3, 4), (1, 1));
116116
.#{$c4d-prefix}--video-player__video-container {
117117
position: relative;
118118
display: block;
119-
inline-size: 100%;
120119
border-radius: $radius-sm;
120+
inline-size: 100%;
121121

122122
&:focus {
123123
outline: none;

0 commit comments

Comments
 (0)