diff options
author | Hsieh Chin Fan <pham@topo.tw> | 2024-10-02 19:49:23 +0800 |
---|---|---|
committer | Hsieh Chin Fan <pham@topo.tw> | 2024-10-02 19:49:23 +0800 |
commit | bd1eeaf8038bafd2dbdfd4ff68b73b0d09d03df0 (patch) | |
tree | 4022fc5e8ab5901ae5e64cb79f6cf096b6e48883 | |
parent | 661b6c90ac12f8f43bdf935fe39811fee5dcffc7 (diff) |
feat: add checked/unchecked state for block menu item
also, prevent menu got erased by className
-rw-r--r-- | src/css/dumbymap.css | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/css/dumbymap.css b/src/css/dumbymap.css index 3d07d45..b1fe433 100644 --- a/src/css/dumbymap.css +++ b/src/css/dumbymap.css | |||
@@ -758,5 +758,3 @@ p a[href^='http']::after, | |||
758 | .bold-options { | 758 | .bold-options { |
759 | font-weight: bold; | 759 | font-weight: bold; |
760 | } | 760 | } |
761 | standard: Use JavaScript Standard Style (https://standardjs.com) | ||
762 | standard: <text>:1:6: Parsing error: Unexpected token { (null) | ||