diff options
Diffstat (limited to 'src/css')
-rw-r--r-- | src/css/dumbymap.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/css/dumbymap.css b/src/css/dumbymap.css index 4d0282b..84b6036 100644 --- a/src/css/dumbymap.css +++ b/src/css/dumbymap.css | |||
@@ -249,8 +249,8 @@ root { | |||
249 | display: flex; | 249 | display: flex; |
250 | justify-content: space-between; | 250 | justify-content: space-between; |
251 | padding: 0.5rem; | 251 | padding: 0.5rem; |
252 | position: relative; | ||
253 | 252 | ||
253 | position: relative; | ||
254 | z-index: 9999; | 254 | z-index: 9999; |
255 | 255 | ||
256 | cursor: pointer; | 256 | cursor: pointer; |