fix: remove panel border from calc sample
This commit is contained in:
@@ -58,7 +58,6 @@ background: var(--bg0);
|
||||
padding: 8px;
|
||||
border-radius: 8px;
|
||||
background: var(--panel);
|
||||
border: 1px solid var(--edge);
|
||||
box-shadow: 0 26px 70px var(--shadow), inset 0 1px 0 rgba(255, 255, 255, 0.08);
|
||||
grid-template-columns: 1fr;
|
||||
grid-template-rows: auto auto auto auto auto;
|
||||
|
||||
Reference in New Issue
Block a user