Fix code style of SCSS files
This commit is contained in:
@@ -187,7 +187,7 @@ div {
|
||||
span {
|
||||
padding-left: 0.6rem;
|
||||
|
||||
&:after {
|
||||
&::after {
|
||||
content: attr(text-data);
|
||||
margin-left: 0.3rem;
|
||||
font-size: 0.85rem;
|
||||
@@ -202,7 +202,6 @@ div {
|
||||
|
||||
}
|
||||
|
||||
|
||||
// clipboard
|
||||
button {
|
||||
border: 1px solid var(--code-header-bg);
|
||||
|
||||
Reference in New Issue
Block a user