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

This commit is contained in:
Juan Ferrer 2023-06-28 16:07:24 +02:00
parent c5d2e87cb1
commit 12481b5f3d
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ vn-log {
margin-top: -$spacing-sm;
position: relative; // Compatibility with old browsers
position: sticky;
top: 72px;
top: 64px;
& > vn-avatar {
cursor: pointer;