Skip to content

Commit

Permalink
enhance(callouts): remove border
Browse files Browse the repository at this point in the history
  • Loading branch information
caugner committed Apr 18, 2024
1 parent 7994d19 commit 5a17c0b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion client/src/document/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -544,7 +544,6 @@ pre {

.callout {
background: var(--background-secondary);
border: 1px solid var(--border-primary);
border-radius: var(--elem-radius);
box-shadow: var(--shadow-01);
display: flex;
Expand Down

0 comments on commit 5a17c0b

Please sign in to comment.