mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-08-06 18:35:23 +02:00
#3076 detect invalid tag name git error
This commit is contained in:
parent
69dae1ec1c
commit
c912494609
11 changed files with 40 additions and 13 deletions
|
@ -1968,6 +1968,9 @@ footer .ui.language .menu {
|
|||
.repository.new.release .target {
|
||||
min-width: 500px;
|
||||
}
|
||||
.repository.new.release .target #tag-name {
|
||||
margin-top: -4px;
|
||||
}
|
||||
.repository.new.release .target .at {
|
||||
margin-left: -5px;
|
||||
margin-right: 5px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue