Fixed ellipsis issue of buttons

pull/5756/head
Cagatay Civici 2024-05-15 11:34:58 +03:00
parent 04d0298ae9
commit 2bb9d48731
1 changed files with 1 additions and 0 deletions

View File

@ -142,6 +142,7 @@
width: 1.25rem; width: 1.25rem;
height: 1.25rem; height: 1.25rem;
border-radius: 50%; border-radius: 50%;
padding: 0;
cursor: pointer; cursor: pointer;
outline-color: transparent; outline-color: transparent;
outline-width: 2px; outline-width: 2px;