Fixed ellipsis issue of buttons
parent
04d0298ae9
commit
2bb9d48731
|
@ -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;
|
||||||
|
|
Loading…
Reference in New Issue