mirror of
https://github.com/aljazceru/landscape-template.git
synced 2026-01-08 08:54:24 +01:00
Merge branch 'dev' into feature/tournament-pages
This commit is contained in:
@@ -19,3 +19,8 @@ button[disabled] {
|
||||
top: calc(var(--navHeight) + 16px);
|
||||
max-height: calc(100vh - var(--navHeight) - 16px);
|
||||
}
|
||||
|
||||
.sticky-top-element {
|
||||
position: sticky;
|
||||
top: calc(var(--navHeight));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user