File tree Expand file tree Collapse file tree 2 files changed +14
-14
lines changed
components/LanguageSelection Expand file tree Collapse file tree 2 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 1
1
.nfd-sg-language {
2
- width : 100% !important ;
3
- display : flex ;
4
- flex-direction : column ;
2
+ width : 100% !important ;
3
+ display : flex ;
4
+ flex-direction : column ;
5
5
6
- & __label {
7
- font-size : 0.87rem ;
8
- margin-top : 2% ;
9
- color : var (--nfd-onboarding-primary );
10
- padding-left : 2px ;
11
- }
6
+ & __label {
7
+ font-size : 0.87rem ;
8
+ margin-top : 2% ;
9
+ color : var (--nfd-onboarding-primary );
10
+ padding-left : 2px ;
11
+ }
12
12
13
- & __select {
14
- margin-top : 1% ;
15
- border-radius : 8px !important ;
16
- }
13
+ & __select {
14
+ margin-top : 1% ;
15
+ border-radius : 8px !important ;
16
+ }
17
17
}
Original file line number Diff line number Diff line change 66
66
@import " ../components/TextInput/TextAreaSiteGenDetails/stylesheet" ;
67
67
@import " ../components/TextInput/TextInputSiteGenDetails/stylesheet" ;
68
68
@import " ../components/OrbAnimation/stylesheet" ;
69
- @import " ../components/LanguageSelection/stylesheet.scss " ;
69
+ @import " ../components/LanguageSelection/stylesheet" ;
70
70
71
71
// CSS for Pages
72
72
@import " ../steps/BasicInfo/stylesheet" ;
You can’t perform that action at this time.
0 commit comments