Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix commits table regression (#25710)
Fixes #25693 The commits table appearance fix in #25634 was incomplete and caused a regression. This PR fixes that issue and removes some unneeded CSS classes because of the proper fix. <details> <summary>Before</summary>   </details> <details> <summary>After</summary>   </details> --------- Co-authored-by: silverwind <me@silverwind.io>
- Loading branch information