Various mobile overflow fixes
This commit is contained in:
@@ -88,7 +88,8 @@ const columns = ref({
|
||||
},
|
||||
provider: {
|
||||
label: t('domains.provider'),
|
||||
sort: true
|
||||
sort: true,
|
||||
hideMobile: true,
|
||||
},
|
||||
actions: {
|
||||
label: '',
|
||||
|
||||
Reference in New Issue
Block a user