mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-09-16 07:45:55 +00:00
chore: rename class issue-title-buttons to button-row
This commit is contained in:
parent
51735c415b
commit
7299b2def4
8 changed files with 11 additions and 11 deletions
|
@ -11,7 +11,7 @@
|
|||
{{ctx.Locale.Tr "notification.read"}}
|
||||
</a>
|
||||
</div>
|
||||
<div class="tw-flex top-right-buttons">
|
||||
<div class="tw-flex button-row">
|
||||
<a class="ui tiny button" href="{{AppSubUrl}}/notifications/subscriptions">
|
||||
{{ctx.Locale.Tr "notification.subscriptions"}}
|
||||
</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue