Move suggest form into modal
This commit is contained in:
@@ -122,6 +122,11 @@ html {
|
||||
justify-content: space-between;
|
||||
gap: 12px;
|
||||
}
|
||||
.phase-text {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: 4px;
|
||||
}
|
||||
.phase-header h2 {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user