Fixes minor issues in host pools page

This commit is contained in:
Matteo Biscosi 2025-10-07 10:49:32 +02:00
parent a68a2e99dd
commit 8dfc314408
2 changed files with 4 additions and 3 deletions

View file

@ -11,7 +11,8 @@
"title_i18n": "actions",
"sortable": false,
"sticky": true,
"min-width": "80px",
"min-width" : "80px",
"max-width" : "80px",
"class": [
"text-nowrap",
"text-center"

View file

@ -11,8 +11,8 @@
"title_i18n": "actions",
"sortable": false,
"sticky": true,
"min-width": "20px",
"max-width": "30px",
"min-width" : "80px",
"max-width" : "80px",
"class": [
"text-nowrap",
"text-center"