0
0
Fork 0

fix: refs #6238 drop important

This commit is contained in:
Jorge Penadés 2024-12-04 12:18:31 +01:00
parent a661f938b7
commit 26b6157f65
1 changed files with 1 additions and 1 deletions

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;