refs #5900 CSS fixes
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Juan Ferrer 2023-06-28 16:08:12 +02:00
parent 12481b5f3d
commit d200a1a695
1 changed files with 0 additions and 1 deletions

View File

@ -48,7 +48,6 @@ vn-log {
background-color: $color-bg;
padding: $spacing-sm 0;
margin-top: -$spacing-sm;
position: relative; // Compatibility with old browsers
position: sticky;
top: 64px;