added delete all widgets button
This commit is contained in:
@@ -20,17 +20,6 @@ export default function Dashboard() {
|
||||
|
||||
return (
|
||||
<>
|
||||
{/* <Global styles={css`
|
||||
.leaflet-tile,
|
||||
.leaflet-control-zoom-in,
|
||||
.leaflet-control-zoom-out,
|
||||
.leaflet-control-attribution {
|
||||
filter: invert(100%) hue-rotate(180deg) brightness(95%) contrast(90%);
|
||||
}
|
||||
|
||||
.leaflet-container {
|
||||
background-color: #1e1e1e;
|
||||
*/}
|
||||
<Grid css={styles}
|
||||
templateRows="1fr 11fr"
|
||||
templateColumns="1fr 20fr"
|
||||
|
||||
Reference in New Issue
Block a user