1
0
mirror of https://github.com/sasjs/adapter.git synced 2025-12-10 17:04:36 +00:00

chore: (sasjs-tests) prevent redundant rendering of vertical scroll bar

This commit is contained in:
Trevor Moody
2025-11-22 17:58:00 +00:00
parent c42a20a8ee
commit 680f5a4872

View File

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