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
3ebd48ea01
commit
42ae485a84
@ -5320,7 +5320,7 @@ button.swiper-pagination-bullet {
|
|||||||
/* 搜索界面 */
|
/* 搜索界面 */
|
||||||
.search-page {
|
.search-page {
|
||||||
|
|
||||||
margin-bottom: 1.4rem !important;
|
margin-bottom: 1.4rem;
|
||||||
|
|
||||||
.search-form-inner {
|
.search-form-inner {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
@ -5392,6 +5392,12 @@ button.swiper-pagination-bullet {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#dream-search-result {
|
||||||
|
.search-page:last-child {
|
||||||
|
margin-bottom: 0 !important;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
//登录组件
|
//登录组件
|
||||||
.navbar-logon {
|
.navbar-logon {
|
||||||
margin-left: 5px;
|
margin-left: 5px;
|
||||||
|
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
Loading…
x
Reference in New Issue
Block a user