We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 775c8e5 commit 9e76555Copy full SHA for 9e76555
1 file changed
src/client/web/src/components/panel_sharings.tsx
@@ -114,7 +114,6 @@ export class SharingsPanel extends React.Component<Props, State, {}> {
114
onClick={() => {
115
this.deleteSharing(dirPath);
116
}}
117
- className="button-default"
118
>
119
{this.props.msg.pkg.get("op.cancel")}
120
</button>,
0 commit comments