You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This can be overwritten in _sass/custom/custom.scss. However, some columns may get too small and start to wrap... which in turn can be overwritten by setting a custom column width in assets/js/loadPackageTable.js.
Example here, with th, td { min-width: 3rem; } and the Version and Date columns set to a width of 7em to avoid wrapping. Not sure how robust/responsive all of this is, though...
I wonder why the first column in the packages table is so wide, see screenshot. Tested in Safari, Firefox, Vivaldi (which is based on Chrome).
This is particularly annoying when viewing that list on a smartphone. So if anyone has an idea how to fix this...
The text was updated successfully, but these errors were encountered: