fix: button size on task detail view
This commit is contained in:
parent
f4fee26fe4
commit
4579dd3ce7
1 changed files with 1 additions and 1 deletions
|
@ -871,7 +871,7 @@ $flash-background-duration: 750ms;
|
||||||
}
|
}
|
||||||
|
|
||||||
.action-buttons {
|
.action-buttons {
|
||||||
a.button {
|
.button {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
margin-bottom: .5rem;
|
margin-bottom: .5rem;
|
||||||
justify-content: left;
|
justify-content: left;
|
||||||
|
|
Loading…
Reference in a new issue