diff --git a/data/style/style.css b/data/style/style.css index b7d9e65..e4ac9ce 100644 --- a/data/style/style.css +++ b/data/style/style.css @@ -1020,4 +1020,9 @@ div.content { width: calc(100% - 20px); padding: 10px 10px; } +} + + +@view-transition { + navigation: auto; } \ No newline at end of file