Release v23.044 (from fd133747)

This commit is contained in:
jenkins
2023-02-02 13:31:14 +00:00
parent d6f0df64d2
commit a1183587d0
731 changed files with 2618 additions and 1297 deletions

View File

@@ -0,0 +1 @@
.dialog-hxnnZcZ6{max-width:380px;min-width:280px;position:fixed;width:100%}.dialog-hxnnZcZ6 [data-dragg-area=true]{cursor:grab}.dialog-hxnnZcZ6 [data-dragg-area=true].dragging-hxnnZcZ6{cursor:grabbing}.dialogAnimatedAppearance-hxnnZcZ6{animation-duration:.3s;animation-name:dialogAnimation-hxnnZcZ6;transform-origin:100% 0}@keyframes dialogAnimation-hxnnZcZ6{0%{opacity:0;transform:translate(var(--animationTranslateStartX),var(--animationTranslateStartY)) scale(0)}to{opacity:1;transform:translate(var(--animationTranslateEndX),var(--animationTranslateEndY)) scale(1)}}.dialogTooltip-hxnnZcZ6{color:#fff;font-size:14px;line-height:21px;max-width:540px;position:absolute;right:50%;top:-20px;transform:translateX(50%);width:max-content}@media screen and (max-width:768px){.dialogTooltip-hxnnZcZ6{max-width:240px}}