fix(files): update qr code style
This commit is contained in:
parent
e57c1835f9
commit
29d5f9d9e6
2 changed files with 8 additions and 1 deletions
|
@ -234,6 +234,13 @@
|
|||
backdrop-filter: blur(9.5px);
|
||||
}
|
||||
|
||||
.theme-default .qrcode-flat {
|
||||
padding: 1rem;
|
||||
background-color: #ecf0f1;
|
||||
display: inline-block;
|
||||
background: rgba(255, 255, 255, 0.8);
|
||||
}
|
||||
|
||||
.theme-default .qrcode-container {
|
||||
height: 3rem;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue