mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
Create menus for organization pages (#17802)
* Create menus for organization pages * Fix frontend lint * Fix frontend lint
This commit is contained in:
@@ -16,6 +16,12 @@
|
||||
}
|
||||
}
|
||||
|
||||
.ui.secondary.stackable.pointing.menu {
|
||||
flex-wrap: wrap;
|
||||
margin-top: 5px;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
&.new.org {
|
||||
#create-page-form();
|
||||
|
||||
|
Reference in New Issue
Block a user