aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/css
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2024-09-15 11:01:19 +0800
committerHsieh Chin Fan <pham@topo.tw>2024-09-15 15:16:13 +0800
commitc224ea482e4a89cfa4573a7d0748616e81e1924b (patch)
tree374980a7d3a5d25670f129a5344a25198d61b84e /src/css
parent0a081ceddbc10212c87c337b054b0ca4f3534666 (diff)
chore: eslint
Diffstat (limited to 'src/css')
-rw-r--r--src/css/dumbymap.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/css/dumbymap.css b/src/css/dumbymap.css
index ab09863..2da2376 100644
--- a/src/css/dumbymap.css
+++ b/src/css/dumbymap.css
@@ -144,7 +144,6 @@
144 box-sizing: content-box; 144 box-sizing: content-box;
145 position: absolute; 145 position: absolute;
146 width: fit-content; 146 width: fit-content;
147 height: fill-available;
148 max-height: 50vh; 147 max-height: 50vh;
149 overflow: scroll; 148 overflow: scroll;
150 border: solid gray; 149 border: solid gray;