We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76ea343 commit 9bd67ffCopy full SHA for 9bd67ff
apps/frontend/ui/src/layout/partials/Sidebar/styles.ts
@@ -8,7 +8,6 @@ const useSidebarClasses = makeStyles({
8
buttonOverride: {
9
borderTopRightRadius: 0,
10
borderBottomLeftRadius: 0,
11
- // border: "none",
12
},
13
});
14
0 commit comments