Commit 375e2522 by t0ng7u

🤓 style(ui): remove the pricing page’s border style to reduce visual clutter

parent 2b6e3e80
......@@ -686,7 +686,6 @@ html.dark .with-pastel-balls::before {
max-width: 460px;
height: calc(100vh - 60px);
background-color: var(--semi-color-bg-0);
border-right: 1px solid var(--semi-color-border);
overflow: auto;
}
......@@ -710,7 +709,6 @@ html.dark .with-pastel-balls::before {
.pricing-search-header {
padding: 1rem;
border-bottom: 1px solid var(--semi-color-border);
background-color: var(--semi-color-bg-0);
flex-shrink: 0;
position: sticky;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment