remove border around app

This commit is contained in:
Martin McKeaveney 2021-07-28 22:50:27 +01:00
parent 4c86d5558d
commit 5c51d3bd80
1 changed files with 0 additions and 1 deletions

View File

@ -130,7 +130,6 @@
}
#app-root {
position: relative;
border: 1px solid var(--spectrum-global-color-gray-300);
}
/* Custom scrollbars */