feat: Adds the ability to delete a portal (#5305)

This commit is contained in:
Sivin Varghese
2022-09-01 13:27:08 +05:30
committed by GitHub
parent 6e945dd61e
commit f4fc53b425
19 changed files with 158 additions and 48 deletions

View File

@@ -85,7 +85,7 @@
.modal-footer {
@include flex;
@include flex-align($x: flex-start, $y: middle);
@include flex-align($x: flex-end, $y: middle);
padding: $space-small $zero;
button {