mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-12-01 05:36:19 +01:00
UI mirror fix
This commit is contained in:
parent
2fd3608388
commit
80dca032d1
1 changed files with 1 additions and 1 deletions
|
@ -580,7 +580,7 @@ html, body {
|
||||||
}
|
}
|
||||||
|
|
||||||
.file-list .date .wrap {
|
.file-list .date .wrap {
|
||||||
max-width: 100px;
|
max-width: 110px;
|
||||||
padding: 0 20px 0 0;
|
padding: 0 20px 0 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue