Hide user roles on mobile

This commit is contained in:
Johannes Zellner
2026-02-02 11:36:19 +01:00
parent 408a07e8b9
commit 214b836d13
+1
View File
@@ -45,6 +45,7 @@ const usersColumns = {
},
role: {
width: '30px',
hideMobile: true,
},
actions: {
width: '150px',