Skip to content

Commit f75de74

Browse files
committed
fix: update ish-controls to be vertically centered in the global PL header by default
1 parent da13765 commit f75de74

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/uikit-workshop/src/sass/scss/04-components/_ish-sizing.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@
7474
@media all and (min-width: $pl-bp-large) {
7575
display: block;
7676
display: flex;
77+
align-items: center;
7778
}
7879
}
7980

0 commit comments

Comments
 (0)