about summary refs log tree commit diff
path: root/app/javascript/themes/glitch/features/local_settings/page/item/style.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/javascript/themes/glitch/features/local_settings/page/item/style.scss')
-rw-r--r--app/javascript/themes/glitch/features/local_settings/page/item/style.scss7
1 files changed, 0 insertions, 7 deletions
diff --git a/app/javascript/themes/glitch/features/local_settings/page/item/style.scss b/app/javascript/themes/glitch/features/local_settings/page/item/style.scss
deleted file mode 100644
index b2d8f7185..000000000
--- a/app/javascript/themes/glitch/features/local_settings/page/item/style.scss
+++ /dev/null
@@ -1,7 +0,0 @@
-@import 'styles/mastodon/variables';
-
-.glitch.local-settings__page__item {
-  select {
-    margin-bottom: 5px;
-  }
-}