Modal finished

This commit is contained in:
Amaru8 2022-04-22 11:45:54 +02:00
parent 929a521795
commit 1f157ade28
3 changed files with 22 additions and 8 deletions

View file

@ -12834,7 +12834,10 @@ body.no-gpu .lyric-line:hover::after {
border-color: #CBCBCB;
}
.keybinding-text {
width: 110px;
width: 95px;
display: flex;
justify-content: center;
align-items: center;
}
.qrimg {
width: -webkit-fill-available;