Created
December 5, 2021 10:03
-
-
Save AnishDe12020/b8535e17a5d53932ce9a48076f922e51 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.icon { | |
height: 2rem; | |
width: 2rem; | |
margin-right: 1rem; | |
} | |
.toast { | |
display: flex; | |
align-items: center; | |
position: absolute; | |
top: 50px; | |
right: 80px; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment