How to remove the padding? in the header th of element table

as shown in the figure below, how to remove the value of padding, the setting does not work
clipboard.png

Jun.21,2021

try removing the scoped from the < style > tag of your vue file.


remove the scoped, from the < style > tag of your vue file and then write again. El-table td,el-table th {padding:XXpx}

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