mirror of
https://ghfast.top/https://github.com/zsjy/halo-theme-dream2.0-plus.git
synced 2025-03-15 15:29:41 +08:00
1.2.2.1优化引用文本下的段落表现,增加侧边栏代码输入窗口高度,现在可显示8行
This commit is contained in:
parent
0298345390
commit
472c60467e
@ -695,7 +695,7 @@ spec:
|
||||
- $formkit: code
|
||||
name: content
|
||||
language: html
|
||||
height: 100px
|
||||
height: 150px
|
||||
label: 侧边栏内容
|
||||
placeholder: 请输入 HTML 内容
|
||||
help: '非必填,仅在侧边栏类型为公告、广告(自定义广告代码)、自定义时生效。'
|
||||
|
@ -3458,32 +3458,6 @@ button.swiper-pagination-bullet {
|
||||
border-left: 5px solid var(--theme);
|
||||
border-radius: var(--radius-inner);
|
||||
|
||||
& > :not(:last-child) {
|
||||
margin-bottom: 4px !important;
|
||||
}
|
||||
|
||||
& > figure {
|
||||
margin-top: 0 !important;
|
||||
}
|
||||
|
||||
& > :last-child {
|
||||
margin: 0 !important;
|
||||
|
||||
& > li:last-child {
|
||||
margin-bottom: 0 !important;
|
||||
|
||||
& > p:last-child {
|
||||
margin-bottom: 0 !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
ol,
|
||||
ul {
|
||||
|
||||
li {
|
||||
|
||||
ol, ul {
|
||||
& :not(:last-child) {
|
||||
margin-bottom: 4px !important;
|
||||
}
|
||||
@ -3491,16 +3465,9 @@ button.swiper-pagination-bullet {
|
||||
& :last-child {
|
||||
margin-bottom: 0 !important;
|
||||
}
|
||||
}
|
||||
|
||||
p:not(:last-child) {
|
||||
margin-bottom: 4px !important;
|
||||
}
|
||||
|
||||
p:last-child {
|
||||
margin-bottom: 0 !important;
|
||||
}
|
||||
}
|
||||
& > figure {
|
||||
margin-top: 0 !important;
|
||||
}
|
||||
|
||||
}
|
||||
|
2
templates/assets/css/style.min.css
vendored
2
templates/assets/css/style.min.css
vendored
File diff suppressed because one or more lines are too long
@ -30,7 +30,7 @@ spec:
|
||||
settingName: theme-dream2-plus-setting
|
||||
configMapName: theme-dream2-plus-configMap
|
||||
# 版本号
|
||||
version: 1.2.2.000004
|
||||
version: 1.2.2.1
|
||||
# 最低支持的 Halo 版本
|
||||
require: ">=2.12.0"
|
||||
# 许可
|
||||
|
Loading…
x
Reference in New Issue
Block a user