mirror of
https://ghfast.top/https://github.com/zsjy/halo-theme-dream2.0-plus.git
synced 2025-03-16 00:49:40 +08:00
fix(categories): 修复分类界面标签边距错误
This commit is contained in:
parent
a4bc642940
commit
3cc286960a
@ -579,7 +579,7 @@ table td, table th {
|
||||
}
|
||||
|
||||
li ul {
|
||||
margin: 0.5em 0.5em 0.75em 0.75em;
|
||||
margin: 0.5em 0 0.75em 0.75em;
|
||||
padding-left: 0.5em;
|
||||
border-left: 1px solid var(--light-c);
|
||||
}
|
||||
@ -2740,10 +2740,6 @@ button.swiper-pagination-bullet {
|
||||
}
|
||||
}
|
||||
|
||||
.menu-list li ul {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
&.profile {
|
||||
figure {
|
||||
width: 98px;
|
||||
|
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