The shape of a circle! The computer version looks normal, but the mobile version is not normal!

css

.bbb
    outline: none;
    font-size: 20px;
    position: relative;
    width: 40px;
    height: 40px;
    border: 2px -sharp177CE9 solid;
    background-color: -sharpfff;
    display: inline-block;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    color: -sharp177CE9;
    border-radius: 50%;

html

<button class="bbb type="button"></button>

the computer version looks normal

.

clipboard.png


ios:safari

clipboard.png

what"s going on?
it"s all normal on the TV

.
Apr.11,2021

try display:block


remove the default padding of button padding:0px

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