Skip to content

Commit 9e76555

Browse files
committed
fix: button style
1 parent 775c8e5 commit 9e76555

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/client/web/src/components/panel_sharings.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,6 @@ export class SharingsPanel extends React.Component<Props, State, {}> {
114114
onClick={() => {
115115
this.deleteSharing(dirPath);
116116
}}
117-
className="button-default"
118117
>
119118
{this.props.msg.pkg.get("op.cancel")}
120119
</button>,

0 commit comments

Comments
 (0)