Fix alignment

This commit is contained in:
Cory LaViska
2020-05-26 21:59:23 -04:00
parent 099296b0c9
commit 30a9fa27e8

View File

@@ -69,6 +69,7 @@
.sl-alert__close {
flex: 0 0 auto;
display: flex;
align-items: center;
background: none;
border: none;
border-radius: var(--sl-border-radius-small);