fix: button size on task detail view

This commit is contained in:
kolaente 2022-01-08 15:11:55 +01:00
parent f4fee26fe4
commit 4579dd3ce7
Signed by untrusted user: konrad
GPG Key ID: F40E70337AB24C9B

View File

@ -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;