This is an automated email from the ASF dual-hosted git repository.
zhongxjian pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-website.git
The following commit(s) were added to refs/heads/master by this push:
new 2062c5cb353 fix typo (#3174)
2062c5cb353 is described below
commit 2062c5cb35357d30c10f50ddaf7ed72b4724a1a9
Author: mfordjody <[email protected]>
AuthorDate: Tue Dec 23 23:55:08 2025 +0800
fix typo (#3174)
---
assets/scss/_custom.scss | 1 -
1 file changed, 1 deletion(-)
diff --git a/assets/scss/_custom.scss b/assets/scss/_custom.scss
index bf24cf04482..24d701a5e57 100755
--- a/assets/scss/_custom.scss
+++ b/assets/scss/_custom.scss
@@ -1181,7 +1181,6 @@ body.td-documentation .td-main > .row > main .td-content
.card {
ul:has(+ pre) {
padding-left: 0;
margin-left: 0;
- height: 1.2rem
}
p + .highlight,