align source right

This commit is contained in:
LenAnderson 2024-07-09 08:21:39 -04:00
parent 60275e3dce
commit aed6952a37
2 changed files with 2 additions and 0 deletions

View File

@ -691,6 +691,7 @@
}
.popup:has(#qr--modalEditor) .popup-content > #qr--modalEditor #qr--modal-debugState .qr--stack .qr--item .qr--source {
opacity: 0.5;
text-align: right;
}
@keyframes qr--progressPulse {
0%,

View File

@ -770,6 +770,7 @@
}
.qr--source {
opacity: 0.5;
text-align: right;
}
}
}