add way of removing a goal (#88)
closes #66 Reviewed-on: #88
This commit was merged in pull request #88.
This commit is contained in:
@@ -2,6 +2,13 @@
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.remove-button {
|
||||
background-color: var(--ion-color-primary);
|
||||
margin-right: 15px;
|
||||
width: 100px;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
form {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user