We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 894b79b commit 0766645Copy full SHA for 0766645
src/app-layout/visual-refresh-toolbar/drawer/styles.scss
@@ -140,7 +140,7 @@ $drawer-resize-handle-size: awsui.$space-m;
140
z-index: 1;
141
align-self: start;
142
display: flex;
143
- justify-content: end;
+ justify-content: flex-end;
144
}
145
146
> .drawer-content {
@@ -223,7 +223,7 @@ $drawer-resize-handle-size: awsui.$space-m;
223
224
225
226
227
228
229
0 commit comments