112 lines
2.3 KiB
CSS
112 lines
2.3 KiB
CSS
.container-RYiwcUsM {
|
|
display: flex;
|
|
align-items: flex-start;
|
|
overflow: auto;
|
|
background: #2196f3;
|
|
border-radius: 4px;
|
|
padding: 8px;
|
|
}
|
|
html.theme-dark .container-RYiwcUsM {
|
|
background: #1976d2;
|
|
}
|
|
.content-2QNYOBPt {
|
|
padding: 4px 8px;
|
|
}
|
|
.arrowHolder-1VdSgMwV {
|
|
position: absolute;
|
|
}
|
|
.arrowHolder-1VdSgMwV:after {
|
|
content: '';
|
|
display: block;
|
|
position: absolute;
|
|
box-sizing: border-box;
|
|
width: 0;
|
|
height: 0;
|
|
border: 0 solid;
|
|
border-color: #2196f3;
|
|
}
|
|
html.theme-dark .arrowHolder-1VdSgMwV:after {
|
|
border-color: #1976d2;
|
|
}
|
|
.arrowHolder--above-3dafVndi:after,
|
|
.arrowHolder--below-FwRPJmQk:after {
|
|
left: 50%;
|
|
margin-left: -6px;
|
|
border-left: 6px solid;
|
|
border-left-color: transparent;
|
|
border-right: 6px solid;
|
|
border-right-color: transparent;
|
|
}
|
|
html.theme-dark .arrowHolder--above-3dafVndi:after,
|
|
html.theme-dark .arrowHolder--below-FwRPJmQk:after {
|
|
border-left-color: transparent;
|
|
border-right-color: transparent;
|
|
}
|
|
.arrowHolder--below-FwRPJmQk:after {
|
|
bottom: 100%;
|
|
border-bottom-width: 4px;
|
|
}
|
|
.arrowHolder--above-3dafVndi:after {
|
|
top: 100%;
|
|
border-top-width: 4px;
|
|
}
|
|
.arrowHolder--after-3LNL_hrq:after,
|
|
.arrowHolder--before-J9LaRkO3:after {
|
|
top: 50%;
|
|
margin-top: -6px;
|
|
border-top: 6px solid;
|
|
border-top-color: transparent;
|
|
border-bottom: 6px solid;
|
|
border-bottom-color: transparent;
|
|
}
|
|
html.theme-dark .arrowHolder--after-3LNL_hrq:after,
|
|
html.theme-dark .arrowHolder--before-J9LaRkO3:after {
|
|
border-bottom-color: transparent;
|
|
border-top-color: transparent;
|
|
}
|
|
.arrowHolder--before-J9LaRkO3:after {
|
|
right: 100%;
|
|
border-right-width: 4px;
|
|
}
|
|
.arrowHolder--after-3LNL_hrq:after {
|
|
left: 100%;
|
|
border-left-width: 4px;
|
|
}
|
|
.arrowHolder--above-fix-1jpQDk8- {
|
|
bottom: 0;
|
|
}
|
|
.arrowHolder--before-rtl-fix-zFykJHSt {
|
|
left: 0;
|
|
}
|
|
.arrowHolder--after-ltr-fix-1W2mlyUF {
|
|
right: 0;
|
|
}
|
|
.label-2D_bIpcf {
|
|
display: flex;
|
|
flex: 1 1 auto;
|
|
margin-left: 24px;
|
|
}
|
|
.closeButton-2425ZrEc {
|
|
color: #fff;
|
|
}
|
|
.container-2yI8A9Vu {
|
|
display: flex;
|
|
position: absolute;
|
|
justify-content: center;
|
|
right: 10px;
|
|
left: 10px;
|
|
bottom: 70px;
|
|
pointer-events: none;
|
|
}
|
|
.centerElement-UEMVlR9F {
|
|
pointer-events: auto;
|
|
z-index: 1;
|
|
}
|
|
.text-2Q2WewIi {
|
|
font-size: 14px;
|
|
line-height: 21px;
|
|
color: #fff;
|
|
margin-bottom: auto;
|
|
word-wrap: break-word;
|
|
}
|