mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-01-18 14:13:21 +08:00
whitespace
This commit is contained in:
parent
ec2a6e86b3
commit
0a01068db2
@ -10,7 +10,7 @@
|
||||
border-top-left-radius: inherit;
|
||||
border-top-right-radius: inherit;
|
||||
}
|
||||
|
||||
|
||||
&__source {
|
||||
// background-color: $colorBlack;
|
||||
}
|
||||
@ -39,9 +39,9 @@
|
||||
&:hover {
|
||||
color: $colorWhite;
|
||||
background-color: rgba($colorWhite, 0.1);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
&__code {
|
||||
pre {
|
||||
margin: 0;
|
||||
|
Loading…
Reference in New Issue
Block a user