button geht nicht; qr

This commit is contained in:
2023-01-07 02:03:46 +01:00
parent 4de971490a
commit 673c5f1b10
5 changed files with 149 additions and 45 deletions

View File

@ -19,7 +19,14 @@ img
{
display: flex;
flex-direction: row;
}
.qrSettings
{
display: flex;
flex-direction: row;
justify-content: space-evenly;
align-items: center;
}
.vertFont
@ -38,6 +45,14 @@ img
width: 2.4cm;
}
.spinBtn
{
display: flex;
flex-direction: row;
justify-content: space-evenly;
align-items: center;
}
.frame
{
border-style: solid;