Invalid use of overflow:scroll in elementUi

uses elementui"s container layout el-main is the parent container gives the overflow: scroll; attribute child container containerWrapper gives the minimum width 1250px, but the excess part does not have a scroll bar and cannot scroll to find the solution
clipboard.png

Feb.11,2022

you add a div tag to the outer layer of this section: < div style= "overflow: auto;" > container < / div >.


.el-main? I set it, but he only has y effect and no scroll bar to set overflow-x: auto / scroll.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3e7d4-2bb95.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3e7d4-2bb95.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?