Commit

commit 3f9baf0386540d4a33995624091771627635601e
Author: dankert 
Date:   Tue Feb 22 21:37:08 2022 +0100

    Fix: Displaying the QRCode was broken. Now the QR code is styled with CSS :)

 .../action/profile/ProfileUserinfoAction.class.php |  3 ++
 modules/cms/ui/themes/default/script/Oquery.js     | 11 +++++++
 modules/cms/ui/themes/default/script/Oquery.min.js |  3 ++
 .../themes/default/style/theme/openrat-theme.less  | 10 ++++++-
 .../components/html/component_qrcode/qrcode.js     | 35 ++++++++++++----------
 .../components/html/component_qrcode/qrcode.min.js | 32 ++++++++++----------
 6 files changed, 61 insertions(+), 33 deletions(-)