mirror of
https://github.com/jambonz/jambonz-webapp.git
synced 2026-07-24 13:02:21 +00:00
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:
@@ -21,6 +21,7 @@ const StyledLink = styled(FilteredLink)`
|
||||
border-radius: 50%;
|
||||
text-decoration: none;
|
||||
color: #565656;
|
||||
z-index: 1;
|
||||
|
||||
& > span:first-child {
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user