style: add min width

This commit is contained in:
MAZE 2024-06-16 19:41:09 +04:30
parent 919831538f
commit 18987cc339

View File

@ -93,6 +93,7 @@
align-items: center;
justify-content: center;
width: 38px;
min-width: 38px;
height: 38px;
color: #f43f5e;
cursor: pointer;