forked from verdnatura/salix-front
fix: refs #6238 drop important
This commit is contained in:
parent
a661f938b7
commit
26b6157f65
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue