fix: prevent checklist title being hidden when description editor is open
This commit is contained in:
parent
b3b4c01907
commit
9c4fe2594a
@ -118,7 +118,6 @@ export const TaskDetailsAddDetailsButton = styled.div`
|
|||||||
|
|
||||||
export const TaskDetailsEditorWrapper = styled.div`
|
export const TaskDetailsEditorWrapper = styled.div`
|
||||||
display: block;
|
display: block;
|
||||||
float: left;
|
|
||||||
padding-bottom: 9px;
|
padding-bottom: 9px;
|
||||||
z-index: 50;
|
z-index: 50;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
Loading…
Reference in New Issue
Block a user