fix: refs #6238 enhance ui #1047

Merged
jorgep merged 4 commits from 6238-hotfix-wideCol into master 2024-12-04 11:33:19 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 26b6157f65 - Show all commits

View File

@ -644,7 +644,7 @@ const getColor = (percentage) => {
}
tbody tr td {
&:nth-child(1) {
max-width: 65px !important;
max-width: 65px;
}
&:nth-child(4) {
padding: 0;