Poniendo el 100% al html también, no se prueba opción de webkit
authorOdairTrujillo <haldrik@gmail.com>
Fri, 27 Jan 2023 00:59:26 +0000 (19:59 -0500)
committerOdairTrujillo <haldrik@gmail.com>
Fri, 27 Jan 2023 01:08:07 +0000 (20:08 -0500)
themes/droda/assets/css/main.css

index 624e642d36b155c4783b30ca1e7fa7f7660eb25a..215f1ce4de5cc67ab8758dd6014837052f7f0da2 100644 (file)
@@ -59,6 +59,7 @@ a:active {
 html {
    font-size: calc(62.5% * var(--globalScale));
    background-color: var(--bgColorLight);
+   height: 100%;
 }
 
 /* REGLAS DEL HOME */