优化多个页面样式与展示文本
This commit is contained in:
@@ -141,6 +141,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
/* 默认样式覆盖 */
|
||||
@layer base {
|
||||
* {
|
||||
@apply border-border outline-ring/50;
|
||||
@@ -155,6 +156,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
/* highlight.js 样式覆盖 */
|
||||
pre code.hljs {
|
||||
background: inherit;
|
||||
padding: 0;
|
||||
|
||||
Reference in New Issue
Block a user