diff --git a/src/index.html b/src/index.html index b70b8c3..7f88187 100644 --- a/src/index.html +++ b/src/index.html @@ -107,6 +107,8 @@ .note svg { max-width: 100%; } + .tag{display:inline-block;margin-right:0.4em;padding:0.2em 0.5em;border-radius:4px;border:1px solid var(--color-bg-secondary);background:transparent;cursor:pointer} + .tag.active{background:var(--color-bg-secondary)} @@ -115,12 +117,16 @@
+ +