diff options
author | Hsieh Chin Fan <pham@topo.tw> | 2024-09-25 15:35:11 +0800 |
---|---|---|
committer | Hsieh Chin Fan <pham@topo.tw> | 2024-09-26 19:40:48 +0800 |
commit | dcc56f5b1d7cc53effa533ade9932dc916e7a7e9 (patch) | |
tree | 998e12f379673819c9c4b1db9629e8c5036083f5 /src/css/index.css | |
parent | 3f4f3b63574726ea98861cfea0dd830bedbfb0ac (diff) |
chore: style lint
Diffstat (limited to 'src/css/index.css')
-rw-r--r-- | src/css/index.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/css/index.css b/src/css/index.css index e4d29da..a5fd37f 100644 --- a/src/css/index.css +++ b/src/css/index.css | |||
@@ -166,5 +166,6 @@ body { | |||
166 | 166 | ||
167 | .menu-item-add-geolink { | 167 | .menu-item-add-geolink { |
168 | padding: 0.5rem; | 168 | padding: 0.5rem; |
169 | |||
169 | cursor: pointer; | 170 | cursor: pointer; |
170 | } | 171 | } |