We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3ac0fb commit ae79f45Copy full SHA for ae79f45
templates/repo/settings/options.tmpl
@@ -122,7 +122,7 @@
122
<tbody>
123
<tr>
124
<td colspan="4">
125
- <div class="text red gt-py-4 tw-border tw-border-secondary-bottom">{{ctx.Locale.Tr "repo.settings.mirror_settings.direction.pull"}}: {{ctx.Locale.Tr "error.occurred"}}</div>
+ <div class="text red gt-py-4 tw-border tw-border-b-secondary">{{ctx.Locale.Tr "repo.settings.mirror_settings.direction.pull"}}: {{ctx.Locale.Tr "error.occurred"}}</div>
126
</td>
127
</tr>
128
</tbody>
0 commit comments