aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2024-09-12 18:51:56 +0800
committerHsieh Chin Fan <pham@topo.tw>2024-09-12 18:51:57 +0800
commitd0b122997dc8555953ab2b8e3f2cd5b2f950b69b (patch)
tree67da0890fd95191a8ec548f4d38e7f8a6aff8e1d /src
parent2923d18a91b40695e6e6c229cf6a0d7f7fbced3e (diff)
fix: terra-draw display on leaflet
Diffstat (limited to 'src')
-rw-r--r--src/css/style.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/css/style.css b/src/css/style.css
index 9b458a9..83b8045 100644
--- a/src/css/style.css
+++ b/src/css/style.css
@@ -10,7 +10,6 @@
10 10
11img, picture, video, canvas, svg { 11img, picture, video, canvas, svg {
12 display: block; 12 display: block;
13 max-width: 100%;
14} 13}
15 14
16input, button, textarea, select { 15input, button, textarea, select {