1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-24 21:07:17 +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

@@ -163,7 +163,7 @@
}
.table-drop-active::before {
border: 1px solid rgba(69,170,242);
border: 1px solid rgba(69, 170, 242);
content: '';
position: absolute;
display: block;