add toc style
This commit is contained in:
@@ -60,7 +60,6 @@
|
||||
border-bottom-right-radius: inherit;
|
||||
border-top-width: 0;
|
||||
background-color: $colorBlack;
|
||||
color: $colorWhite;
|
||||
}
|
||||
|
||||
&__link {
|
||||
|
||||
@@ -56,7 +56,6 @@ export default {
|
||||
&__editor {
|
||||
border: 1px solid rgba($colorWhite, 0.1);
|
||||
background-color: $colorBlack;
|
||||
color: $colorText;
|
||||
}
|
||||
|
||||
&__editor ::v-deep {
|
||||
|
||||
@@ -48,11 +48,6 @@
|
||||
border-bottom-right-radius: inherit;
|
||||
border-top-width: 0;
|
||||
background-color: $colorBlack;
|
||||
color: $colorWhite;
|
||||
}
|
||||
|
||||
&__link {
|
||||
// text-align: right;
|
||||
}
|
||||
|
||||
&__error {
|
||||
|
||||
Reference in New Issue
Block a user