10 years later #1

Merged
sthag merged 374 commits from development into main 2026-03-07 00:18:59 +01:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 42a20c83f5 - Show all commits

@ -1 +1 @@
Subproject commit 84ddbceb9a130943c3833b3d937bd7beac2e71d3
Subproject commit ca9dbcb48ceb8347aaff4b69e852e419f55ef65a

View file

@ -21,7 +21,7 @@ $portal_icon_size: 64px;
padding-left: $portal_margin;
overflow-x: hidden;
overflow-y: auto;
transition: flex 500ms cubic-bezier(0, 0, 0.2, 1.4), background 800ms ease;
transition: $transition_best;
&:hover {
flex: 3;