Add remoteStorage.js and Places module
This commit is contained in:
@@ -18,3 +18,11 @@ body {
|
||||
[style*='position: absolute; inset: 0;'] {
|
||||
background: #f8f9fa;
|
||||
}
|
||||
|
||||
/* Ensure RS widget is above the map */
|
||||
#remotestorage-widget {
|
||||
position: absolute;
|
||||
top: 10px;
|
||||
right: 10px;
|
||||
z-index: 1000;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user