1
0
mirror of https://gitee.com/bookshelfplus/bookshelfplus synced 2025-09-22 01:30:40 +08:00
Code Issues Projects Releases Wiki Activity GitHub Gitee

导航栏中突出当前页面项

This commit is contained in:
2022-04-02 19:01:13 +08:00
parent 3cf3e4630e
commit 8635e5dbac
3 changed files with 55 additions and 7 deletions

View File

@@ -53,6 +53,9 @@ hr {
color: #fff;
margin-left: 12px;
}
.navbar-grid .grid-item .active {
border-bottom: dotted;
}
.navbar-grid .grid-item * {
margin: 0;