forked from forgejo/forgejo
Add RSS Feed buttons to Repo, User and Org pages (#19370)
This commit is contained in:
parent
ebb23967dc
commit
ef164d33c2
6 changed files with 9 additions and 5 deletions
|
@ -50,6 +50,8 @@
|
|||
overflow-wrap: anywhere;
|
||||
|
||||
.ui.header {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
font-size: 36px;
|
||||
margin-bottom: 0;
|
||||
.org-visibility .label {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue