File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed
packages/core/src/login/webview/vue Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change 151
151
</svg >
152
152
</button >
153
153
<div class =" auth-container-section" >
154
- <div class =" header" >Sign in with AWS IAM Identity Center:</div >
154
+ <div class =" header bottomMargin " >Sign in with AWS IAM Identity Center:</div >
155
155
<div class =" code-catalyst-login" v-if =" app === 'TOOLKIT'" >
156
156
<div style =" margin-bottom : 4px " ></div >
157
- <div class =" h4 " >
158
- Using CodeCatalyst with AWS Builder ID?
157
+ <div class =" subHeader " >
158
+ Using AWS Builder ID?
159
159
<a href =" #" @click =" handleCodeCatalystSignin()" >Skip to sign-in</a >
160
160
</div >
161
161
</div >
@@ -565,9 +565,8 @@ export default defineComponent({
565
565
color : black ;
566
566
}
567
567
568
- .h4 {
569
- font-size : 8px ;
570
- margin-bottom : 8px ;
568
+ .subHeader {
569
+ font-size : 10px ;
571
570
}
572
571
.continue-button {
573
572
background-color : var (--vscode-button-background );
You can’t perform that action at this time.
0 commit comments