fix: button size on task detail view
continuous-integration/drone/push Build is passing Details

This commit is contained in:
kolaente 2022-01-08 15:11:55 +01:00
parent f4fee26fe4
commit 4579dd3ce7
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 1 additions and 1 deletions

View File

@ -871,7 +871,7 @@ $flash-background-duration: 750ms;
}
.action-buttons {
a.button {
.button {
width: 100%;
margin-bottom: .5rem;
justify-content: left;