ptt bar styles: same color as FAB-mute, z-index on top of drawer

auto_join_3.3
Stefan Otto 2020-05-14 22:39:02 +02:00
parent b71731c62e
commit 75912c71c2
1 changed files with 2 additions and 2 deletions

View File

@ -137,10 +137,10 @@ const styles = (theme) =>
transform : 'translate(-50%, 0%)',
color : 'rgba(255, 255, 255, 0.7)',
fontSize : '1.3em',
backgroundColor : 'rgba(255, 0, 0, 0.9)',
backgroundColor : 'rgba(245, 0, 87, 0.70)',
margin : '4px',
padding : theme.spacing(2),
zIndex : 31,
zIndex : 1200,
borderRadius : '20px',
textAlign : 'center',
opacity : 0,