Refactor to use routes, make POIs linkable
This commit is contained in:
@@ -36,7 +36,7 @@ body {
|
||||
width: 300px;
|
||||
background: white;
|
||||
z-index: 2000;
|
||||
box-shadow: 2px 0 5px rgba(0, 0, 0, 0.1);
|
||||
box-shadow: 2px 0 5px rgb(0 0 0 / 10%);
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user