remove border around app
This commit is contained in:
parent
a804cabbe8
commit
3736049f27
|
@ -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