The problem of style Penetration in vuecli scoped

using stylus in vue-cli scoped style uses
.el-radio > .el-radio__inner {

                        border-radius: 0;
                    }

can modify the component style of this I have tried to work; but I changed to scss; has no effect; I would like to ask"> "whether only stylus can be used; this is the writing under scoped or stylus; ask for an explanation, it is best to paste reference materials (Chinese is the best); thank you!

Apr.05,2021

  

whether the building is active or not adding scoped cannot modify the style of the element-ui component, because adding the scoped, element adds attributes like data-v-7ba5bd90. Remove the scoped, or modify it in the introduced common 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-1b38155-2c113.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-1b38155-2c113.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?