diff options
author | Noah <mounderfod@gmail.com> | 2023-05-27 16:18:58 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-27 16:18:58 +0100 |
commit | 9b38a81ed4c9f6e9c40c0217f850b2a8d9a90433 (patch) | |
tree | 45e6a406f47cee7c1b4832c5c14e06f3b4f78b88 | |
parent | 64f1f5e4e5e7c18d3334dd4d572e91373a759e4d (diff) | |
download | musick-9b38a81ed4c9f6e9c40c0217f850b2a8d9a90433.tar.gz |
Delete bundle.css
-rw-r--r-- | build/bundle.css | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/build/bundle.css b/build/bundle.css deleted file mode 100644 index 9e9f0b3..0000000 --- a/build/bundle.css +++ /dev/null @@ -1,2 +0,0 @@ -.drawer-container.svelte-mrhvww{position:relative;display:flex;border:1px solid - var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, 0.1));overflow:hidden;z-index:0}.svelte-mrhvww .app-content{flex:auto;overflow:auto;position:relative;flex-grow:1}.main-content.svelte-mrhvww{overflow:auto;padding:16px;height:100%;box-sizing:border-box} |