tracker fixes
This commit is contained in:
@ -30,7 +30,8 @@
|
||||
display: flex;
|
||||
align-items: center;
|
||||
flex-direction: column;
|
||||
row-gap: 5px;
|
||||
row-gap: 8px;
|
||||
margin-bottom: 10px;
|
||||
|
||||
.select-priority {
|
||||
background-color: white;
|
||||
@ -94,7 +95,8 @@
|
||||
}
|
||||
|
||||
.ck-editor__editable.ck-rounded-corners {
|
||||
min-height: 100px;
|
||||
max-width: 390px;
|
||||
min-height: 130px;
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user