hide register button when necessary

This commit is contained in:
2023-04-06 19:53:22 +02:00
parent 57fac61931
commit 12672917bb
2 changed files with 26 additions and 17 deletions

View File

@ -84,10 +84,4 @@
z-index: 1;
}
}
.deregister-btn {
+ .register-btn {
display: none;
}
}
/* purgecss end ignore */