button geht nicht; qr
This commit is contained in:
@ -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;
|
||||
|
||||
Reference in New Issue
Block a user