Update src/styles/styles.css
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m8s
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m8s
This commit is contained in:
parent
99c80855d2
commit
3804644635
@ -738,3 +738,11 @@ a:hover {
|
||||
grid-gap: 10px;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.inputLabelWrapperMain.inputLabelWrapperMainQR {
|
||||
align-items: center;
|
||||
padding: 25px;
|
||||
background: rgb(0 0 0 / 10%);
|
||||
border-radius: 10px;
|
||||
border: solid 1px rgb(255 255 255 / 10%);
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user