Inline not use max-width

This commit is contained in:
Visman 2023-11-17 18:51:37 +07:00
parent b7001bc83c
commit 3299b641a7

View file

@ -1283,9 +1283,9 @@ body,
width: calc(100% - 2rem);
}
#fork .f-ftlist .f-ftname {
/*#fork .f-ftlist .f-ftname {
max-width: 100%;
}
}*/
#fork .f-ftlist .f-cstats {
display: flex;