Vanessa 2024-08-18 21:45:18 +08:00
parent a58916c679
commit 82c6b7d64e

View file

@ -272,6 +272,7 @@
margin: 1em 0; margin: 1em 0;
display: flex; display: flex;
flex-direction: row-reverse; flex-direction: row-reverse;
box-sizing: border-box;
background-color: var(--b3-protyle-code-background); background-color: var(--b3-protyle-code-background);
.protyle-action { .protyle-action {