Disable positioning fix
All checks were successful
Gitea/swiss-client/pipeline/head This commit looks good

This commit is contained in:
Michel ten Voorde
2025-08-26 16:06:45 +02:00
parent f858020330
commit d1338bf524

View File

@@ -2,6 +2,8 @@
html, body { height: 100%; } html, body { height: 100%; }
body { margin: 0; font-family: Roboto, "Helvetica Neue", sans-serif; } body { margin: 0; font-family: Roboto, "Helvetica Neue", sans-serif; }
/*
.cdk-overlay-container { .cdk-overlay-container {
z-index: 2000 !important; z-index: 2000 !important;
} }
*/