Create basic modal
This commit is contained in:
parent
95972ecf7e
commit
eaaee7a361
3 changed files with 69 additions and 0 deletions
|
@ -3123,6 +3123,14 @@ body.no-gpu {
|
|||
}
|
||||
}
|
||||
|
||||
.keybindings-border {
|
||||
padding-left: 15px;
|
||||
padding-right: 15px;
|
||||
border-style: solid;
|
||||
border-radius: 5px;
|
||||
border-color: #CBCBCB;
|
||||
}
|
||||
|
||||
.qrimg {
|
||||
width: -webkit-fill-available;
|
||||
max-block-size: -webkit-fill-available;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue