From 062b1d75cd2e1768372eaa0280b08f3320e19617 Mon Sep 17 00:00:00 2001 From: Bilal Date: Wed, 1 Jul 2020 11:11:08 +0200 Subject: [PATCH] fix MR comments --- app/assets/stylesheets/application.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/stylesheets/application.scss b/app/assets/stylesheets/application.scss index 2942959..b14620f 100644 --- a/app/assets/stylesheets/application.scss +++ b/app/assets/stylesheets/application.scss @@ -426,4 +426,4 @@ a[data-behavior=seekable-timecode] { .fix-h-and-w { width: 308px; height:308px; -} \ No newline at end of file +}