diff --git a/apps/client/src/widgets/type_widgets/file/Video.css b/apps/client/src/widgets/type_widgets/file/Video.css index 59475d4e08..c4b2115e76 100644 --- a/apps/client/src/widgets/type_widgets/file/Video.css +++ b/apps/client/src/widgets/type_widgets/file/Video.css @@ -29,6 +29,7 @@ left: 0; right: 0; background: rgba(0, 0, 0, 0.5); + backdrop-filter: blur(6px); color: white; } }