aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+my-account/my-account-video-imports/my-account-video-imports.component.scss
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app/+my-account/my-account-video-imports/my-account-video-imports.component.scss')
-rw-r--r--client/src/app/+my-account/my-account-video-imports/my-account-video-imports.component.scss6
1 files changed, 5 insertions, 1 deletions
diff --git a/client/src/app/+my-account/my-account-video-imports/my-account-video-imports.component.scss b/client/src/app/+my-account/my-account-video-imports/my-account-video-imports.component.scss
index bdd2f8270..a93c28028 100644
--- a/client/src/app/+my-account/my-account-video-imports/my-account-video-imports.component.scss
+++ b/client/src/app/+my-account/my-account-video-imports/my-account-video-imports.component.scss
@@ -7,4 +7,8 @@ pre {
7 7
8.video-import-error { 8.video-import-error {
9 color: red; 9 color: red;
10} \ No newline at end of file 10}
11
12.badge {
13 @include table-badge;
14}