You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-14 19:02:33 +03:00
implement appearance tab nits
- fix border colours in dark theme - lighten dark theme preview background - add missing return statement
This commit is contained in:
@@ -108,7 +108,7 @@ export default class EventTilePreview extends React.Component<IProps, IState> {
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
return event;
|
||||
}
|
||||
|
||||
public render() {
|
||||
|
||||
Reference in New Issue
Block a user