mirror of
https://gitee.com/gitea/gitea
synced 2025-11-29 04:40:28 +08:00
fix style
This commit is contained in:
@@ -97,11 +97,11 @@ html, body {
|
||||
}
|
||||
|
||||
/* gogits nav item active status */
|
||||
.nav .active {
|
||||
#masthead .nav .active {
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.nav .active:after {
|
||||
#masthead .nav .active:after {
|
||||
position: absolute;
|
||||
bottom: -1px;
|
||||
left: 50%;
|
||||
|
||||
Reference in New Issue
Block a user