Skip to content
Snippets Groups Projects
Commit 8253401e authored by Léopold Chappuis's avatar Léopold Chappuis Committed by Léopold Chappuis
Browse files

conversation-preferences: adjust buttons height

Change-Id: I0559365e2ccab4c0143e37b92bb23e43a2b62995
parent 71f74f58
No related branches found
No related tags found
No related merge requests found
......@@ -99,8 +99,8 @@ export default function ConversationPreferences() {
backgroundColor: 'inherit',
color: theme.palette.text.primary,
border: 'none',
margin: '0.2vw',
height: '1.5vw',
margin: '0 5px',
height: '40px',
'&:hover': { backgroundColor: 'inherit' },
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment