⬆️ vditor

This commit is contained in:
Van
2019-10-04 23:05:07 +08:00
parent da36b64ab0
commit 8e70bda33f
21 changed files with 22 additions and 23 deletions

File diff suppressed because one or more lines are too long

View File

@@ -19,7 +19,7 @@
* skin style
*
* @author <a href="http://vanessa.b3log.org">Liyuan Li</a>
* @version 0.4.0.0, Aug 2, 2019
* @version 0.4.1.0, Oct 4, 2019
*/
@import "../../../scss/reset";
@import "../../../scss/usite";
@@ -431,7 +431,6 @@ a {
padding: 0 10px 0 20px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
&:after {
display: inline-block;
@@ -968,4 +967,4 @@ a {
.side__top--toc {
display: block;
}
}
}