aboutsummaryrefslogtreecommitdiff
path: root/modern
diff options
context:
space:
mode:
authorAnton Tananaev <anton@traccar.org>2022-05-28 13:40:58 -0700
committerAnton Tananaev <anton@traccar.org>2022-05-28 13:40:58 -0700
commitb61bf1e1ca6a8ff2ef3cacd4c38d57f6a46ee69b (patch)
tree5c0f2efa958b6813e81c26f6982c0cdbfbf17126 /modern
parentba70d247fbfec51a5dd2c02433a490c4a7ec54d6 (diff)
downloadtrackermap-web-b61bf1e1ca6a8ff2ef3cacd4c38d57f6a46ee69b.tar.gz
trackermap-web-b61bf1e1ca6a8ff2ef3cacd4c38d57f6a46ee69b.tar.bz2
trackermap-web-b61bf1e1ca6a8ff2ef3cacd4c38d57f6a46ee69b.zip
Remove unused styles
Diffstat (limited to 'modern')
-rw-r--r--modern/public/styles.css12
1 files changed, 0 insertions, 12 deletions
diff --git a/modern/public/styles.css b/modern/public/styles.css
index 841c95d1..686e446c 100644
--- a/modern/public/styles.css
+++ b/modern/public/styles.css
@@ -17,15 +17,3 @@ canvas {
flex-direction: column;
height: 100%;
}
-
-.maplibregl-popup-content {
- padding: 10px !important;
-}
-
-.mapboxgl-ctrl {
- margin: 10px;
-}
-
-.maplibregl-popup {
- max-width: 330px !important;
-}