fix landscape orientation
All checks were successful
ClarkeIS Build / Build-Docker-Image (push) Successful in 42s
All checks were successful
ClarkeIS Build / Build-Docker-Image (push) Successful in 42s
This commit is contained in:
@@ -128,6 +128,7 @@ button:hover {
|
||||
|
||||
input {
|
||||
font-size: 1.5em;
|
||||
max-width: 100vw;
|
||||
}
|
||||
|
||||
#details > span {
|
||||
@@ -144,4 +145,10 @@ input {
|
||||
|
||||
iframe {
|
||||
flex-grow: 3;
|
||||
}
|
||||
|
||||
#details {
|
||||
overflow-y: auto;
|
||||
display: block;
|
||||
text-align: center;
|
||||
}
|
||||
Reference in New Issue
Block a user