This commit is contained in:
Jeffrey Chen
2024-09-25 17:52:51 +08:00
committed by GitHub
parent 150aa2a7bf
commit 2aa170d2ef

View File

@@ -210,6 +210,8 @@
}
span[data-type~="tag"] {
padding-left: 1px;
padding-right: 1px;
border-bottom: 1px solid;
color: var(--b3-protyle-inline-tag-color);
transition: var(--b3-transition);