1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-08 10:22:46 +00:00

12.0 nav side highlight (#6220)

* 01 fix code format

* 02 add nav highlight
This commit is contained in:
Michael An
2024-06-19 21:15:56 +08:00
committed by GitHub
parent d722b852fe
commit 646a55b3ec
7 changed files with 135 additions and 59 deletions

View File

@@ -7,7 +7,7 @@
text-align: left;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,.15);
border: 1px solid rgba(0, 0, 0, .15);
border-radius: .25rem;
outline: none;
opacity: 0;