remove border around app
This commit is contained in:
parent
4c86d5558d
commit
5c51d3bd80
|
@ -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 */
|
||||||
|
|
Loading…
Reference in New Issue