made EVEN MORE mobile compatible (missing screenTransition tips text & license font)
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
padding: calc(2px * var(--pxDensity));
|
||||
overflow-y: scroll;
|
||||
max-width: min(600px, 100vw);
|
||||
max-height: 40vh;
|
||||
flex-grow: 1;
|
||||
font-size: calc(4px * var(--pxDensity));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user