mirror of
https://github.com/remvze/moodist.git
synced 2025-12-18 01:14:17 +00:00
style: add min width
This commit is contained in:
parent
919831538f
commit
18987cc339
1 changed files with 1 additions and 0 deletions
|
|
@ -93,6 +93,7 @@
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
width: 38px;
|
width: 38px;
|
||||||
|
min-width: 38px;
|
||||||
height: 38px;
|
height: 38px;
|
||||||
color: #f43f5e;
|
color: #f43f5e;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue