You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-05 23:10:41 +03:00
Use dropdown-arrow for all toggle arrows
This commit is contained in:
@@ -97,7 +97,7 @@ export default class TopLeftMenuButton extends React.Component {
|
||||
resizeMethod="crop"
|
||||
/>
|
||||
{ nameElement }
|
||||
<img className="mx_TopLeftMenuButton_chevron" src={require("../../../res/img/topleft-chevron.svg")} width="11" height="6" />
|
||||
<span className="mx_TopLeftMenuButton_chevron"></span>
|
||||
</AccessibleButton>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user