chokiproai
Upload 142 files
c742717
raw
history blame
No virus
143 Bytes
html,
body,
#app {
height: 100%;
}
body {
padding-bottom: constant(safe-area-inset-bottom);
padding-bottom: env(safe-area-inset-bottom);
}