Add box shadow to overlay and islands
This commit is contained in:
@@ -24,5 +24,6 @@
|
||||
padding: 10px;
|
||||
background-color: var(--overlay-color);
|
||||
border-radius: 10px;
|
||||
box-shadow: 2px 2px 30px rgba(0,0,0,0.19);
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user