css设置宽度自适应内容

# css设置宽度自适应内容 ```css .fltWidth { width: fit-content } ```