mirror of
https://ghfast.top/https://github.com/zsjy/halo-theme-dream2.0-plus.git
synced 2025-03-16 00:49:40 +08:00
调整引用布局下代码的间距过大问题
This commit is contained in:
parent
6e10948106
commit
57fea06517
@ -3551,6 +3551,10 @@ button.swiper-pagination-bullet {
|
||||
margin-bottom: 4px !important;
|
||||
}
|
||||
|
||||
& > figure {
|
||||
margin-top: 0 !important;
|
||||
}
|
||||
|
||||
& > :last-child {
|
||||
margin: 0 !important;
|
||||
|
||||
@ -3574,7 +3578,7 @@ button.swiper-pagination-bullet {
|
||||
}
|
||||
|
||||
&:last-child {
|
||||
margin-bottom: 0px !important;
|
||||
margin-bottom: 0 !important;
|
||||
}
|
||||
}
|
||||
|
||||
@ -3593,7 +3597,7 @@ button.swiper-pagination-bullet {
|
||||
}
|
||||
|
||||
p:last-child {
|
||||
margin-bottom: 0px !important;
|
||||
margin-bottom: 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
@ -22,6 +22,6 @@ spec:
|
||||
settingName: theme-dream-setting
|
||||
configMapName: theme-dream-configMap
|
||||
# 版本号
|
||||
version: 1.0.2
|
||||
version: 1.0.2.2
|
||||
# 最低支持的 Halo 版本
|
||||
require: ">=2.6.0"
|
Loading…
x
Reference in New Issue
Block a user