diff options
author | Hsieh Chin Fan <pham@topo.tw> | 2024-09-12 18:51:56 +0800 |
---|---|---|
committer | Hsieh Chin Fan <pham@topo.tw> | 2024-09-12 18:51:57 +0800 |
commit | d0b122997dc8555953ab2b8e3f2cd5b2f950b69b (patch) | |
tree | 67da0890fd95191a8ec548f4d38e7f8a6aff8e1d /src | |
parent | 2923d18a91b40695e6e6c229cf6a0d7f7fbced3e (diff) |
fix: terra-draw display on leaflet
Diffstat (limited to 'src')
-rw-r--r-- | src/css/style.css | 1 |
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 | ||
11 | img, picture, video, canvas, svg { | 11 | img, picture, video, canvas, svg { |
12 | display: block; | 12 | display: block; |
13 | max-width: 100%; | ||
14 | } | 13 | } |
15 | 14 | ||
16 | input, button, textarea, select { | 15 | input, button, textarea, select { |