mirror of
https://github.com/jkingsman/Remote-Terminal-for-MeshCore.git
synced 2026-08-07 17:23:05 +02:00
Fix page to dvh. Closes #233.
This commit is contained in:
@@ -6,7 +6,10 @@
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
html,
|
||||
html {
|
||||
height: 100dvh;
|
||||
}
|
||||
|
||||
body,
|
||||
#root {
|
||||
height: 100%;
|
||||
|
||||
Reference in New Issue
Block a user