Skip to content
Snippets Groups Projects
Commit 22aaddee authored by Chris Beer's avatar Chris Beer
Browse files

Use MUIs built in divider styling

parent 342ff4e8
No related branches found
No related tags found
2 merge requests!19Draft: Merge video support into mui5,!18Only nudge over badge content for the WindowListButton; it needs special...
...@@ -113,11 +113,10 @@ export class SearchHit extends Component { ...@@ -113,11 +113,10 @@ export class SearchHit extends Component {
backgroundColor: 'inherit', backgroundColor: 'inherit',
}), }),
}, },
borderBottom: '0.5px solid',
borderBottomColor: 'divider',
paddingRight: 1, paddingRight: 1,
}} }}
divider
button={!selected} button={!selected}
component="li" component="li"
onClick={this.handleClick} onClick={this.handleClick}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment