Last opened page is now stored (solves #166) (#178)

Co-authored-by: Adam Bem <adam.bem@zoho.eu>
Reviewed-on: #178
Reviewed-by: Mikolaj Widla <widlam@noreply.example.com>
This commit is contained in:
2023-05-09 15:12:57 +02:00
parent 7fd6fd3788
commit 6a1c6aac46
4 changed files with 113 additions and 38 deletions

View File

@@ -41,7 +41,7 @@ div#header {
grid-column: 1;
}
iframe#frame {
iframe#iframe {
flex-grow: 1;
background-color: #FFFFFF;
}