DEV: Fix linting (#12754)

This commit is contained in:
Penar Musaraj
2021-04-19 09:28:07 -04:00
committed by GitHub
parent f0000f5017
commit ff601504f7

View File

@@ -117,9 +117,10 @@
.modal-footer {
justify-content: center;
flex-flow: column nowrap;
align-items: stretch;
.btn {
margin-right: 0;
align-items: stretch;
.btn {
margin-right: 0;
}
}
}