Version 1.0.1-rc2 - Modification Responsive
All checks were successful
Frontend Deployment / deploy-frontend (push) Successful in 33s

This commit is contained in:
2025-08-29 23:35:32 +02:00
parent 8636571eac
commit de2be3c213
4 changed files with 7 additions and 4 deletions

View File

@@ -73,7 +73,8 @@ function banUser(member) {
</script>
<style scoped>
@media screen and (max-width: 768px) {
@media screen and (max-width: 768px),
screen and (max-height: 607px) {
.group {
flex-direction: column;