stylefix: null badge width made constant

This commit is contained in:
Ganesh Kumar 2024-06-05 11:23:41 +05:30
parent 8e353f2be0
commit 43ce48cc23

View file

@ -329,7 +329,7 @@
justify-content: center;
cursor: default;
border-radius: 6px;
width: 40px;
width: 40px !important;
height: 20px;
font-size: 12px;
}