mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
new explore UI
This commit is contained in:
committed by
Michael Peppler
parent
ee3e0c3c49
commit
d1c5a5ed68
2
public/css/gogs.min.css
vendored
2
public/css/gogs.min.css
vendored
File diff suppressed because one or more lines are too long
3
public/less/_explore.less
Normal file
3
public/less/_explore.less
Normal file
@@ -0,0 +1,3 @@
|
||||
.explore {
|
||||
padding-top: 15px;
|
||||
}
|
@@ -8,4 +8,5 @@
|
||||
@import "_organization";
|
||||
@import "_user";
|
||||
@import "_dashboard";
|
||||
@import "_admin";
|
||||
@import "_admin";
|
||||
@import "_explore";
|
Reference in New Issue
Block a user