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 504db48 + 87d02c9 commit 3eff421Copy full SHA for 3eff421
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