small fix

This commit is contained in:
Victor Batischev
2024-02-06 18:22:06 +03:00
parent e9235884dd
commit ef8a0813b3
6 changed files with 56 additions and 75 deletions

View File

@ -30,13 +30,12 @@
display: flex;
align-items: center;
flex-direction: column;
row-gap: 8px;
padding-bottom: 10px;
row-gap: 12px;
padding-bottom: 15px;
.select-priority {
background-color: white;
width: 100%;
margin: 12px 0;
padding: 10px 8px;
border-radius: 8px;
font-size: 14px;