Skip to content

Commit 68589b5

Browse files
committed
Remove line-height workaround
1 parent ca7ae9b commit 68589b5

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/split-panel/styles.scss

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -246,10 +246,6 @@ $app-layout-drawer-width: calc(#{awsui.$space-layout-toggle-diameter} + 2 * #{aw
246246
align-items: flex-start;
247247
}
248248

249-
&-text-and-info {
250-
line-height: 0;
251-
}
252-
253249
&-main-row {
254250
flex: auto;
255251
flex-direction: row;

0 commit comments

Comments
 (0)