Add z-index property to Add button (#63)

* extended AWS region list

* added z-index to add button

Co-authored-by: Joan Salvatella <joan@bookline.io>
This commit is contained in:
Joan
2022-07-11 10:33:11 +02:00
committed by GitHub
parent 663aabc80c
commit 06c21f2545
+1
View File
@@ -21,6 +21,7 @@ const StyledLink = styled(FilteredLink)`
border-radius: 50%;
text-decoration: none;
color: #565656;
z-index: 1;
& > span:first-child {
display: flex;