[BS5]responsive fixes

This commit is contained in:
FreddleSpl0it
2022-08-23 12:43:23 +02:00
parent be7252f620
commit a3ddb58566
2 changed files with 11 additions and 9 deletions

View File

@@ -237,7 +237,8 @@ jQuery(function($){
{
title: 'URI',
data: 'uri',
defaultContent: ''
defaultContent: '',
className: 'text-break min-tablet none'
},
{
title: 'Method',
@@ -411,7 +412,8 @@ jQuery(function($){
{
title: 'Call',
data: 'call',
defaultContent: ''
defaultContent: '',
className: 'none text-break'
}
]
});