fix(gitignore): correct screenshots directory path in .gitignore

This commit is contained in:
Johannes Millan 2026-01-21 21:05:29 +01:00
parent a35331f4ff
commit ff0acbdd37
2 changed files with 2 additions and 1 deletions

1
e2e/.gitignore vendored
View file

@ -1 +1,2 @@
start-test-server.shscreenshots/
/screenshots/

View file

@ -70,7 +70,7 @@ header {
border-bottom: 1px solid var(--extra-border-color);
background: var(--bg-lighter);
flex-wrap: nowrap;
min-height: 48px;
//min-height: 48px;
button {
flex-shrink: 0;