@@ -40,6 +40,9 @@
@at-root #{&}__slot {
transition: all 0.2s;
opacity: 1;
+ display: flex;
+ align-items: center;
+ height: 100%;
}