Inline not use max-width
This commit is contained in:
parent
b7001bc83c
commit
3299b641a7
1 changed files with 2 additions and 2 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue