diff options
| author | madelinegr <mgriswold99@gmail.com> | 2019-03-09 19:43:39 -0500 |
|---|---|---|
| committer | madelinegr <mgriswold99@gmail.com> | 2019-03-09 19:43:39 -0500 |
| commit | aa940317263f8425e4bebb2b155b6d5e8543a022 (patch) | |
| tree | 2bdf674176eda3a42b214ea274926bc8dced4871 /src/client/views/nodes/AudioBox.scss | |
| parent | 604c79c214ac37059346139024aa199bb47cd877 (diff) | |
| parent | 74f216770159ba405c0063f20a62769e48c89691 (diff) | |
mer con
Diffstat (limited to 'src/client/views/nodes/AudioBox.scss')
| -rw-r--r-- | src/client/views/nodes/AudioBox.scss | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/client/views/nodes/AudioBox.scss b/src/client/views/nodes/AudioBox.scss new file mode 100644 index 000000000..704cdc31c --- /dev/null +++ b/src/client/views/nodes/AudioBox.scss @@ -0,0 +1,4 @@ +.audiobox-cont{ + height: 100%; + width: 100%; +}
\ No newline at end of file |
