@@ -861,173 +861,178 @@ html {
861
861
}
862
862
863
863
@media only screen and (width <= 800px ) {
864
- flex-direction : column ;
865
- min-height : $small-main-section-height + $small-secondary-section-height ;
866
-
867
- & ::before {
868
- width : $split-section-width ;
869
- }
870
-
871
- .section-secondary ,
872
- .section-main {
873
- width : $split-section-width ;
874
- }
875
-
876
- .section-secondary {
877
- --mr-secondary-background-position-y : top ;
878
- --mr-secondary-position : center var (--mr-secondary-background-position-y ) / 75% ;
879
-
880
- border-radius : 8px 8px 0 0 ;
881
- margin : auto auto 0 ;
882
- height : $small-secondary-section-height ;
864
+ & :not ([no-rdm ]) {
865
+ flex-direction : column ;
866
+ min-height : $small-main-section-height + $small-secondary-section-height ;
883
867
884
- .hero-image img {
885
- margin : 6 px 0 ;
868
+ & ::before {
869
+ width : $split-section-width ;
886
870
}
887
871
888
- .message-text {
889
- margin-inline : auto ;
872
+ .section-secondary ,
873
+ .section-main {
874
+ width : $split-section-width ;
890
875
}
891
876
892
- h1 {
893
- font-size : 35px ;
894
- text-align : center ;
895
- white-space : normal ;
896
- margin-inline : auto ;
897
- margin-block : 14px 6px ;
898
- }
877
+ .section-secondary {
878
+ --mr-secondary-background-position-y : top ;
879
+ --mr-secondary-position : center var (--mr-secondary-background-position-y ) / 75% ;
899
880
900
- & :dir (rtl ) {
901
- margin : auto auto 0 ;
902
881
border-radius : 8px 8px 0 0 ;
903
- }
904
-
905
- & .with-secondary-section-hidden {
906
- display : none ;
907
- }
908
- }
909
-
910
- migration-wizard {
911
- & ::part (deck ){
912
- min-width : 330px ;
913
- margin-inline : 36px ;
914
- }
915
- }
882
+ margin : auto auto 0 ;
883
+ height : $small-secondary-section-height ;
916
884
917
- .section-main {
918
- margin : 0 auto auto ;
919
- height : $small-main-section-height ;
885
+ .hero-image img {
886
+ margin : 6 px 0 ;
887
+ }
920
888
921
- migration-wizard ::part (buttons ) {
922
- flex-direction : column ;
923
- margin-inline : 46px ;
924
- }
889
+ .message-text {
890
+ margin-inline : auto ;
891
+ }
925
892
926
- & [hide-secondary-section = ' responsive' ] {
927
- height : $split-screen-height ;
928
- margin : auto ;
893
+ h1 {
894
+ font-size : 35px ;
895
+ text-align : center ;
896
+ white-space : normal ;
897
+ margin-inline : auto ;
898
+ margin-block : 14px 6px ;
899
+ }
929
900
930
901
& :dir (rtl ) {
931
- margin : auto ;
902
+ margin : auto auto 0 ;
903
+ border-radius : 8px 8px 0 0 ;
932
904
}
933
905
934
- .main-content {
935
- padding : 50px 0 0 ;
936
- border-radius : 8px ;
906
+ & .with-secondary-section-hidden {
907
+ display : none ;
908
+ }
909
+ }
937
910
938
- & :dir (rtl ) {
939
- border-radius : 8px ;
940
- }
911
+ migration-wizard {
912
+ & ::part (deck ){
913
+ min-width : 330px ;
914
+ margin-inline : 36px ;
941
915
}
942
916
}
943
917
944
- .main-content {
945
- border-radius : 0 0 8 px 8 px ;
946
- padding : 30 px 0 0 ;
918
+ .section-main {
919
+ margin : 0 auto auto ;
920
+ height : $small-main-section-height ;
947
921
948
- .main-content-inner {
949
- align-items : center ;
922
+ migration-wizard ::part (buttons ) {
923
+ flex-direction : column ;
924
+ margin-inline : 46px ;
950
925
}
951
926
952
- .logo-container {
953
- text-align : center ;
927
+ & [hide-secondary-section = ' responsive' ] {
928
+ height : $split-screen-height ;
929
+ margin : auto ;
954
930
955
- .brand-logo {
956
- min-height : 25px ;
931
+ & :dir (rtl ) {
932
+ margin : auto ;
933
+ }
934
+
935
+ .main-content {
936
+ padding : 50px 0 0 ;
937
+ border-radius : 8px ;
957
938
958
- & ,
959
939
& :dir (rtl ) {
960
- background-position : center ;
940
+ border-radius : 8 px ;
961
941
}
962
942
}
963
-
964
- .logo-alt {
965
- width : inherit ;
966
- height : inherit ;
967
- }
968
943
}
969
944
970
- .welcome-text {
971
- align-items : center ;
972
- text-align : center ;
973
- margin-inline : 0 ;
974
- padding-inline : 30px ;
945
+ .main-content {
946
+ border-radius : 0 0 8px 8px ;
947
+ padding : 30px 0 0 ;
975
948
976
- .spacer-bottom ,
977
- .spacer-top {
978
- display : none ;
949
+ .main-content-inner {
950
+ align-items : center ;
979
951
}
980
- }
981
952
982
- .action-buttons {
983
- text-align : center ;
953
+ .logo-container {
954
+ text-align : center ;
955
+
956
+ .brand-logo {
957
+ min-height : 25px ;
958
+
959
+ & ,
960
+ & :dir (rtl ) {
961
+ background-position : center ;
962
+ }
963
+ }
984
964
985
- .checkbox-container {
986
- display : none ;
965
+ .logo-alt {
966
+ width : inherit ;
967
+ height : inherit ;
968
+ }
987
969
}
988
970
989
- .secondary-cta {
990
- position : relative ;
991
- margin-block : 10px 0 ;
992
- bottom : 0 ;
971
+ .welcome-text {
972
+ align-items : center ;
973
+ text-align : center ;
974
+ margin-inline : 0 ;
975
+ padding-inline : 30px ;
976
+
977
+ .spacer-bottom ,
978
+ .spacer-top {
979
+ display : none ;
980
+ }
993
981
}
994
- }
995
982
996
- .primary ,
997
- .secondary {
998
- min-width : 240px ;
999
- margin-inline : 0 ;
1000
- }
983
+ .action-buttons {
984
+ text-align : center ;
1001
985
1002
- .steps {
1003
- padding-block : 0 ;
1004
- margin : 0 ;
986
+ .checkbox-container {
987
+ display : none ;
988
+ }
1005
989
1006
- & .progress-bar {
990
+ .secondary-cta {
991
+ position : relative ;
992
+ margin-block : 10px 0 ;
993
+ bottom : 0 ;
994
+ }
995
+ }
996
+
997
+ .primary ,
998
+ .secondary {
999
+ min-width : 240px ;
1007
1000
margin-inline : 0 ;
1008
1001
}
1002
+
1003
+ .steps {
1004
+ padding-block : 0 ;
1005
+ margin : 0 ;
1006
+
1007
+ & .progress-bar {
1008
+ margin-inline : 0 ;
1009
+ }
1010
+ }
1009
1011
}
1010
- }
1011
1012
1012
- .additional-cta {
1013
- & .cta-link {
1014
- align-self : center ;
1013
+ .additional-cta {
1014
+ & .cta-link {
1015
+ align-self : center ;
1016
+ }
1015
1017
}
1016
- }
1017
1018
1018
- .dismiss-button {
1019
- top : - $small-secondary-section-height ;
1020
- }
1019
+ .dismiss-button {
1020
+ top : - $small-secondary-section-height ;
1021
+ }
1021
1022
1022
- & :dir (rtl ) {
1023
- margin : 0 auto auto ;
1023
+ & :dir (rtl ) {
1024
+ margin : 0 auto auto ;
1024
1025
1025
- .main-content {
1026
- border-radius : 0 0 8px 8px ;
1026
+ .main-content {
1027
+ border-radius : 0 0 8px 8px ;
1028
+ }
1027
1029
}
1028
1030
}
1029
1031
}
1030
1032
1033
+ & [no-rdm ] {
1034
+ width : 800px ;
1035
+ }
1031
1036
}
1032
1037
1033
1038
@media only screen and (height <= 650px ) {
@@ -1800,7 +1805,7 @@ html {
1800
1805
.screen :not (.dialog-initial ) {
1801
1806
.tiles-theme-section ,
1802
1807
.multi-select-container
1803
- {
1808
+ {
1804
1809
transition-delay : 0.2s ;
1805
1810
}
1806
1811
0 commit comments