diff options
| author | Mohammad Amoush <mohammad_amoush@brown.edu> | 2019-06-27 16:49:07 -0400 |
|---|---|---|
| committer | Mohammad Amoush <mohammad_amoush@brown.edu> | 2019-06-27 16:49:07 -0400 |
| commit | 9e410ba033cec8244e59ba184ec829cf5833fad8 (patch) | |
| tree | a3cda9f1e2e854ae1529d7c4ca36e6d7d241e225 /src/client/apis/youtube/YoutubeBox.scss | |
| parent | f31c0d97f9f59371d90d1396469aa9569933fb0d (diff) | |
Searching and Clicking on Embed added
Diffstat (limited to 'src/client/apis/youtube/YoutubeBox.scss')
| -rw-r--r-- | src/client/apis/youtube/YoutubeBox.scss | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/client/apis/youtube/YoutubeBox.scss b/src/client/apis/youtube/YoutubeBox.scss new file mode 100644 index 000000000..962f814a2 --- /dev/null +++ b/src/client/apis/youtube/YoutubeBox.scss @@ -0,0 +1,3 @@ +li { + margin: 4px; +}
\ No newline at end of file |
