Fix check shrinking

This commit is contained in:
KadisonM 2025-02-14 02:10:14 +10:30
parent 2a2c555ab5
commit 992410e821
2 changed files with 3 additions and 0 deletions

View file

@ -105,6 +105,8 @@
width: 25px;
height: 25px;
flex-shrink: 0;
border-style: solid;
border-width: 2px;
border-radius: 50%;

View file

@ -85,6 +85,7 @@
background-color: transparent;
width: 25px;
height: 25px;
flex-shrink: 0;
border-style: solid;
border-width: 2px;
border-radius: 50%;