Skip to content

Commit 6ffa31c

Browse files
Update design css
docs/css/design.css
1 parent c5b26b5 commit 6ffa31c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docs/css/design.css

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -317,9 +317,6 @@
317317
.md-clipboard {
318318
color: var(--md-default-fg-color--lighter);
319319
margin-left: 10px; /* Adds space between the text and the button */
320-
border: 1px solid #ccc; /* Optional: Adds a border around the button */
321-
padding: 2px; /* Optional: Adds padding inside the button */
322-
background-color: white; /* Optional: Sets the button's background color */
323320
}
324321
.md-typeset hr {
325322
margin: 2em 0;

0 commit comments

Comments
 (0)