* Finish task #100964.

This commit is contained in:
zhaoke
2023-08-24 20:15:56 +08:00
parent f0ca6dc4d9
commit 86eb5bed80
20 changed files with 324 additions and 83 deletions
+2
View File
@@ -6,3 +6,5 @@
#mainNavbar .nav-item>a {padding-right: 0.5rem}
#mainNavbar .nav-item>.active {color: unset; font-weight: 700;}
#mainNavbar .nav-item>a.active:after {position: absolute; content: ''; border-bottom: 2px solid #2e7fff; inset: 0 6px 0 15px;}
.form-grid .form-label{width: 8rem;}
.form-grid .form-group{padding-left: 8rem;}