remove border around app

This commit is contained in:
Martin McKeaveney 2021-07-28 22:50:27 +01:00
parent a804cabbe8
commit 3736049f27
1 changed files with 0 additions and 1 deletions

View File

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