aboutsummaryrefslogtreecommitdiffstats
path: root/components/panel/panel.scss
diff options
context:
space:
mode:
Diffstat (limited to 'components/panel/panel.scss')
-rw-r--r--components/panel/panel.scss8
1 files changed, 0 insertions, 8 deletions
diff --git a/components/panel/panel.scss b/components/panel/panel.scss
deleted file mode 100644
index 921dd74..0000000
--- a/components/panel/panel.scss
+++ /dev/null
@@ -1,8 +0,0 @@
-.sdc-panel {
- width: 280px;
- overflow-y: auto;
- height: 100%;
- box-shadow: 1px 0px 4px 0px $light-gray;
- background-color: $white;
- padding: 0;
-} \ No newline at end of file