small fix

This commit is contained in:
Victor Batischev 2024-03-19 15:27:28 +03:00
parent 923a84e488
commit 43ca1b54f1

View File

@ -1196,9 +1196,10 @@
.edit { .edit {
background: #52b709; background: #52b709;
border-radius: 50px; border-radius: 50px;
width: fit-content;
p { p {
font-weight: 700; font-weight: 700;
padding-right: 10px;
} }
} }