The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 6: | Line 6: | ||
background: var(--color-surface-1); | background: var(--color-surface-1); | ||
border-radius:16px; | border-radius:16px; | ||
border:1px solid var(--color- | border:1px solid var(--border-color-base); | ||
box-shadow: 0 14px 28px rgba(0, 0, 0, 0.06), 0 10px 10px rgba(0, 0, 0, 0.06); | box-shadow: 0 14px 28px rgba(0, 0, 0, 0.06), 0 10px 10px rgba(0, 0, 0, 0.06); | ||
} | } |