Skip to content

Commit 654f6ef

Browse files
Update ProjectStatus.scss
1 parent 3000c63 commit 654f6ef

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

src/components/ProjectStatus/ProjectStatus.scss

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,12 @@
4747

4848
.dropdown-wrap {
4949
.status-header {
50-
display: flex;
51-
justify-content: center;
50+
&.status-active {
51+
&.editable {
52+
display: flex;
53+
justify-content: center;
54+
}
55+
}
5256
}
5357
}
5458

0 commit comments

Comments
 (0)