Skip to content

Commit

Permalink
Add elevation to feedback bubble
Browse files Browse the repository at this point in the history
  • Loading branch information
mohammadfadhli committed Nov 1, 2024
1 parent 37188ed commit befa574
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/iQMA-Skills-Builder/components/Feedback.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -255,6 +255,7 @@ const styles = StyleSheet.create({
left: 20,
position: 'absolute',
zIndex: 1000,
elevation: 3
},
bubbleText: {
color: Colors.chatbot.inputColor,
Expand Down

0 comments on commit befa574

Please sign in to comment.