We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e5c81c commit 807e2edCopy full SHA for 807e2ed
public/app.js
@@ -50357,7 +50357,7 @@ var render = function() {
50357
"table",
50358
{
50359
staticClass:
50360
- "table table-hover table-sm mb-0 penultimate-column-right",
+ "table table-hover table-sm mb-0 penultimate-column-right table-responsive",
50361
attrs: { id: "indexScreen" }
50362
},
50363
[
public/mix-manifest.json
@@ -1,5 +1,5 @@
1
2
- "/app.js": "/app.js?id=cbaa84f183262df2778e",
+ "/app.js": "/app.js?id=f74893c864849c20a38c",
3
"/app.css": "/app.css?id=c097a04c12c993b0b389",
4
"/app-dark.css": "/app-dark.css?id=1afefefbd103a662cdcf"
5
}
0 commit comments