Onboarding: better OS auto-open, move QR to its own row
This commit is contained in:
@@ -191,6 +191,12 @@ code.inline {
|
||||
width: min(360px, 100%);
|
||||
}
|
||||
|
||||
.qr-wrap {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
margin: 8px 0 4px;
|
||||
}
|
||||
|
||||
.qr-title {
|
||||
margin: 0;
|
||||
font-weight: 700;
|
||||
|
||||
Reference in New Issue
Block a user