Fix token list styles

This commit is contained in:
Mikhail Mikheev 2019-10-02 18:45:39 +04:00
parent 49252889b0
commit 3b457d8647
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ import {
export const styles = () => ({
root: {
minHeight: '48px',
minHeight: '52px',
},
search: {
color: secondaryText,