replace list

This commit is contained in:
zyronon
2023-11-30 18:51:16 +08:00
parent c0eef7768d
commit 35dbd85618
10 changed files with 142 additions and 41 deletions

View File

@@ -372,6 +372,12 @@ footer {
}
&.border {
&.active {
.item-title {
border-bottom: 2px solid gray !important;
}
}
.item-title {
transition: all .3s;
cursor: pointer;