aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+my-account/my-account-video-imports/my-account-video-imports.component.scss
blob: bdd2f82701f27cd470c1614d751214623567d474 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
@import '_variables';
@import '_mixins';

pre {
  font-size: 11px;
}

.video-import-error {
  color: red;
}