1
0
mirror of https://github.com/sasjs/adapter.git synced 2025-12-11 09:24:35 +00:00

chore: css tidy up preventing redundant scroll bar

This commit is contained in:
Trevor Moody
2025-11-21 09:37:28 +00:00
parent 68e0da8a91
commit a3c5e985f7

View File

@@ -12,10 +12,6 @@ body {
background: #f5f5f5;
}
#app {
min-height: 100vh;
}
.app__error {
max-width: 800px;
margin: 50px auto;