fix playwright tests

This commit is contained in:
Timo K
2026-04-09 16:47:42 +02:00
parent a74c8025ac
commit 2e9c8bd3ce
2 changed files with 5 additions and 3 deletions

View File

@@ -113,9 +113,9 @@ Once we exceed 500 we hide everything except the buttons.
grid-template-areas: "buttons buttons buttons";
}
.settingsLogoContainer {
/*.settingsLogoContainer {
display: none;
}
}*/
.layout {
display: none !important;