Skip to content

Commit f0dbff8

Browse files
committed
publish: feat: Add new QualificationIcon and use it in QualificationModal
generated from commit fe62e71
1 parent a861ac7 commit f0dbff8

5 files changed

Lines changed: 86 additions & 114 deletions

File tree

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
File renamed without changes.

react/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
</head>
1212
<body>
1313
<div id="rsg-root"></div>
14-
<script src="build/bundle.59d38d38.js"></script>
14+
<script src="build/bundle.4ac212c4.js"></script>
1515
</body>
1616
</html>

react/main.css

Lines changed: 82 additions & 110 deletions
Original file line numberDiff line numberDiff line change
@@ -6714,17 +6714,7 @@ body {
67146714
}
67156715
@media (max-width: 63.938rem) {
67166716
}
6717-
@media (max-width: 63.938rem) {
6718-
}
6719-
@media (max-width: 63.938rem) {
6720-
}
6721-
@media (max-width: 63.938rem) {
6722-
}
6723-
@media (max-width: 63.938rem) {
6724-
}
6725-
@media (max-width: 63.938rem) {
6726-
}
6727-
@media (max-width: 63.938rem) {
6717+
@media (min-width: 64rem) {
67286718
}
67296719
@media (max-width: 63.938rem) {
67306720
}
@@ -7041,17 +7031,7 @@ body {
70417031
}
70427032
@media (max-width: 63.938rem) {
70437033
}
7044-
@media (max-width: 63.938rem) {
7045-
}
7046-
@media (max-width: 63.938rem) {
7047-
}
7048-
@media (max-width: 63.938rem) {
7049-
}
7050-
@media (max-width: 63.938rem) {
7051-
}
7052-
@media (max-width: 63.938rem) {
7053-
}
7054-
@media (max-width: 63.938rem) {
7034+
@media (min-width: 64rem) {
70557035
}
70567036
@media (max-width: 63.938rem) {
70577037
}
@@ -9299,7 +9279,8 @@ body {
92999279
opacity: 0;
93009280
transform: scale(0);
93019281
}
9302-
.o-layout--3TSz9 {
9282+
.o-layout--3TSz9,
9283+
.o-layout-2panes--1CDQw {
93039284
box-sizing: border-box;
93049285
display: flex;
93059286
max-width: 100%;
@@ -9308,133 +9289,134 @@ body {
93089289
background-color: var(--paperBackgroundColor);
93099290
color: var(--primaryTextColor);
93109291
}
9311-
@media (max-width: 63.938rem) {
9312-
.o-layout--3TSz9 {
9313-
display: block;
9314-
}
9315-
}
9316-
@media (max-width: 63.938rem) {
9317-
.o-layout-topbar--2SHWi:before {
9318-
content: '';
9319-
display: block;
9320-
height: 3rem;
9321-
}
9322-
}
9323-
.o-layout-2panes--1CDQw {
9324-
flex: 0 0 100%;
9325-
align-items: stretch;
9326-
}
9327-
@media (max-width: 63.938rem) {
9328-
.o-layout-2panes--1CDQw:after {
9329-
content: '';
9330-
display: block;
9331-
height: 3rem;
9332-
}
9333-
}
9334-
.o-layout-main--3mPxz {
9292+
.o-layout--3TSz9 main,
9293+
.o-layout-2panes--1CDQw main {
93359294
display: flex;
93369295
flex-direction: column;
9296+
flex: 0 0 auto;
9297+
}
9298+
.o-layout--3TSz9 main,
9299+
.o-layout-2panes--1CDQw main,
9300+
.o-layout--3TSz9 main > [role=contentinfo],
9301+
.o-layout-2panes--1CDQw main > [role=contentinfo],
9302+
.o-layout--3TSz9 main > [role=main],
9303+
.o-layout-2panes--1CDQw main > [role=main] {
93379304
position: relative;
9305+
display: flex;
9306+
flex-direction: column;
93389307
flex: 1 1 auto;
93399308
box-sizing: border-box;
9309+
height: 100%;
93409310
overflow-x: hidden;
93419311
overflow-y: auto;
93429312
}
93439313
@media (max-width: 63.938rem) {
9344-
.o-layout-main--3mPxz {
9314+
.o-layout--3TSz9,
9315+
.o-layout-2panes--1CDQw {
93459316
display: block;
9346-
overflow: visible;
9317+
}
9318+
.o-layout--3TSz9 main,
9319+
.o-layout-2panes--1CDQw main {
93479320
padding-left: env(safe-area-inset-left);
93489321
padding-right: env(safe-area-inset-right);
93499322
padding-bottom: env(safe-area-inset-bottom);
9350-
}
9351-
}
9352-
.o-layout-main-monocolumn--2a7vz {
9353-
height: 100%;
9354-
}
9355-
@media (max-width: 63.938rem) {
9356-
.o-layout-main-monocolumn--2a7vz {
93579323
min-height: 100vh;
93589324
}
9325+
.o-layout--3TSz9 main,
9326+
.o-layout-2panes--1CDQw main,
9327+
.o-layout--3TSz9 main > [role=contentinfo],
9328+
.o-layout-2panes--1CDQw main > [role=contentinfo],
9329+
.o-layout--3TSz9 main > [role=main],
9330+
.o-layout-2panes--1CDQw main > [role=main] {
9331+
display: block;
9332+
overflow: visible;
9333+
}
93599334
}
93609335
@media (max-width: 63.938rem) {
9361-
.o-layout-main-monocolumn--topbar--9_4Xd {
9336+
.o-layout--withTopBar--36qd5 main {
93629337
min-height: calc(100vh - 3rem);
93639338
}
9364-
}
9365-
.o-layout-main-2panes--3ickD {
9366-
height: auto;
9367-
background-color: var(--defaultBackgroundColor);
9368-
}
9369-
@media (max-width: 63.938rem) {
9370-
.o-layout-main-2panes--3ickD {
9371-
min-height: calc(100vh - var(--sidebarHeight));
9372-
background-color: transparent;
9339+
.o-layout--withTopBar--36qd5:before {
9340+
content: '';
9341+
display: block;
9342+
height: 3rem;
93739343
}
93749344
}
9375-
@media (max-width: 63.938rem) {
9376-
.o-layout-main-2panes--topbar--cGi-H {
9377-
min-height: calc(100vh - var(--sidebarHeight) - 3rem);
9378-
}
9345+
.o-layout-2panes--1CDQw {
9346+
flex: 0 0 100%;
9347+
align-items: stretch;
93799348
}
9380-
.o-layout-content--3D5gN {
9381-
position: relative;
9349+
.o-layout-2panes--1CDQw > aside {
93829350
display: flex;
93839351
flex-direction: column;
9384-
flex: 1 1 auto;
9385-
box-sizing: border-box;
9386-
overflow-x: hidden;
9387-
overflow-y: auto;
9388-
background-color: var(--paperBackgroundColor);
9352+
flex: 0 0 auto;
9353+
}
9354+
.o-layout-2panes--1CDQw main,
9355+
.o-layout-2panes--1CDQw main > [role=contentinfo],
9356+
.o-layout-2panes--1CDQw main > [role=main] {
9357+
height: auto;
9358+
}
9359+
@media (min-width: 64rem) {
9360+
.o-layout-2panes--1CDQw main {
9361+
background-color: var(--defaultBackgroundColor);
9362+
}
9363+
.o-layout-2panes--1CDQw main > [role=main] {
9364+
margin: 1rem 1rem 1rem 0;
9365+
border-radius: 1rem;
9366+
background-color: var(--paperBackgroundColor);
9367+
}
93899368
}
93909369
@media (max-width: 63.938rem) {
9391-
.o-layout-content--3D5gN {
9370+
.o-layout-2panes--1CDQw main {
9371+
min-height: calc(100vh - var(--sidebarHeight));
9372+
}
9373+
.o-layout-2panes--1CDQw:after {
9374+
content: '';
93929375
display: block;
9393-
overflow: visible;
9376+
height: 3rem;
9377+
}
9378+
.o-layout-2panes--1CDQw > aside {
9379+
position: fixed;
9380+
bottom: 0;
9381+
left: 0;
9382+
display: block;
9383+
z-index: var(--zIndex-nav);
9384+
width: 100%;
93949385
}
9395-
}
9396-
.o-layout-content-monocolumn--1rpxp {
9397-
height: 100%;
9398-
}
9399-
.o-layout-content-2panes--2Hotr {
9400-
height: auto;
9401-
margin: 1rem 1rem 1rem 0;
9402-
border-radius: 1rem;
94039386
}
94049387
@media (max-width: 63.938rem) {
9405-
.o-layout-content-2panes--2Hotr {
9406-
margin: 0;
9407-
border-radius: 0;
9388+
.o-layout-2panes--withTopBar--Ub1z2 main {
9389+
min-height: calc(100vh - var(--sidebarHeight) - 3rem);
9390+
}
9391+
.o-layout-2panes--withTopBar--Ub1z2:before {
9392+
content: '';
9393+
display: block;
9394+
height: 3rem;
94089395
}
94099396
}
94109397

94119398
:root {
94129399
--sidebarHeight: 3.25rem;
94139400
}
94149401
.o-sidebar--1295j {
9415-
width: 14.75rem;
9402+
width: 13.75rem;
94169403
background-color: var(--defaultBackgroundColor);
94179404
overflow-y: auto;
94189405
overflow-x: hidden;
9419-
display: flex;
9420-
flex-direction: column;
9421-
flex: 0 0 auto;
94229406
}
94239407
.o-sidebar--border--32tfw {
94249408
border-right: 0.063rem solid var(--dividerColor);
94259409
}
9410+
.o-sidebar--large--1mT8H {
9411+
width: 14.75rem;
9412+
}
94269413
@media (max-width: 63.938rem) {
94279414
.o-sidebar--1295j {
94289415
justify-content: space-between;
94299416
border: 0;
94309417
border-top: 0.063rem solid var(--dividerColor);
94319418
height: var(--sidebarHeight);
94329419
width: 100%;
9433-
position: fixed;
9434-
bottom: 0;
9435-
left: 0;
9436-
display: block;
9437-
z-index: var(--zIndex-nav);
94389420
padding-bottom: env(safe-area-inset-bottom);
94399421
}
94409422
}
@@ -10792,17 +10774,7 @@ body {
1079210774
}
1079310775
@media (max-width: 63.938rem) {
1079410776
}
10795-
@media (max-width: 63.938rem) {
10796-
}
10797-
@media (max-width: 63.938rem) {
10798-
}
10799-
@media (max-width: 63.938rem) {
10800-
}
10801-
@media (max-width: 63.938rem) {
10802-
}
10803-
@media (max-width: 63.938rem) {
10804-
}
10805-
@media (max-width: 63.938rem) {
10777+
@media (min-width: 64rem) {
1080610778
}
1080710779
@media (max-width: 63.938rem) {
1080810780
}

0 commit comments

Comments
 (0)