Fix top margin in empty versions list

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
pull/35063/head
Richard Steinmetz 2022-11-09 22:49:25 +07:00
parent 9757889454
commit e122a50920
No known key found for this signature in database
GPG Key ID: 27137D9E7D273FB2
3 changed files with 7 additions and 3 deletions

@ -68,3 +68,7 @@
float: right;
margin-right: -10px;
}
.versionsTabView .emptycontent {
margin-top: 50px !important;
}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long