summaryrefslogtreecommitdiffstats
path: root/src/components/Sidebar.vue
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/Sidebar.vue')
-rw-r--r--src/components/Sidebar.vue5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/components/Sidebar.vue b/src/components/Sidebar.vue
index 179f539c2..3f510a7fc 100644
--- a/src/components/Sidebar.vue
+++ b/src/components/Sidebar.vue
@@ -31,8 +31,3 @@ export default {
}
</script>
-<style>
-.icon-rss {
- background-image: url(/img/rss.svg) !important;
-}
-</style>