Version 1.0.1-rc2 - Modification Responsive
All checks were successful
Frontend Deployment / deploy-frontend (push) Successful in 33s
All checks were successful
Frontend Deployment / deploy-frontend (push) Successful in 33s
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user