kleinere CSS-Anpassungen
This commit is contained in:
parent
630f61e15a
commit
e2a6ff2e7f
@ -73,6 +73,10 @@ audio {
|
||||
height: 55% !important;
|
||||
}
|
||||
|
||||
.h-65 {
|
||||
height: 65% !important;
|
||||
}
|
||||
|
||||
.h-80 {
|
||||
height: 80% !important;
|
||||
}
|
||||
@ -85,6 +89,10 @@ audio {
|
||||
height: 95% !important;
|
||||
}
|
||||
|
||||
#rueckmeldung .list-group-item {
|
||||
padding: 0.25rem;
|
||||
}
|
||||
|
||||
/*** Klassen in Abhängigkeit der Rotation ******/
|
||||
|
||||
@media screen and (orientation:portrait) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user