Skip to content
Snippets Groups Projects

chore: PHP 8.4 compat work. Implicitly marking parameter $x as nullable is...

Files

+ 1
1
@@ -15,6 +15,6 @@
border-bottom: 1px dashed lightblue;
}
.oauth2-server--auth-dialog-header .check-mark {
background-repeat:no-repeat;
background-repeat: no-repeat;
background-position: center center;
}
Loading