We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents febcfea + 1246ce3 commit 015b9d2Copy full SHA for 015b9d2
1 file changed
src/Components/RightSidebar/RightSidebar.vue
@@ -83,6 +83,9 @@ export default {
83
}
84
</script>
85
<style lang="scss" scoped>
86
+.app-sidebar__tab {
87
+ box-shadow: none !important;
88
+}
89
90
@media (max-width: 512px) {
91
.app-sidebar {
0 commit comments