1
0
Fork 0
mirror of synced 2024-07-03 13:30:46 +12:00

Remove border around client app preview

This commit is contained in:
Andrew Kingston 2022-05-10 13:34:10 +01:00
parent 7679be9199
commit 1078fa3f78

View file

@ -296,8 +296,8 @@
}
.preview #app-root {
border: 1px solid var(--spectrum-global-color-gray-300);
border-radius: 2px;
/*border: 1px solid var(--spectrum-global-color-gray-300);*/
border-radius: 4px;
}
/* Print styles */