Skip to content

Commit

Permalink
Beautify SelectSorting Tabs
Browse files Browse the repository at this point in the history
  • Loading branch information
uwap committed Jan 27, 2019
1 parent d897b0b commit eb57dee
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/views/UserList/TopBar/SelectSorting.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ const styles = (_theme) => ({
minHeight: 64,
maxHeight: 64,
paddingTop: 3
},
labelContainer: {
padding: "3px 24px"
}
});

Expand Down

0 comments on commit eb57dee

Please sign in to comment.