How to set the width of el-tooltip

how the el-tooltip, component of ele.me sets the width of the pop-up tips. Prompt messages need to be wrapped.

            <div class="title" >
              <el-tooltip v-bind:content="item.content" popper-class="tips" placement="bottom" effect="light">
                <a href=""> {{item.message}}</a>
              </el-tooltip>
            </div>      
Apr.05,2021

@ Dante Thank you!


   style 

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-1e48748-4c3be.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-1e48748-4c3be.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?