[improvement] Template: remove unnecessary span (#2405)

This commit is contained in:
neverland
2018-12-30 13:12:19 +08:00
committed by GitHub
parent 6d362dc3eb
commit d0fa4152dc
5 changed files with 7 additions and 10 deletions
-4
View File
@@ -34,8 +34,4 @@
display: inline-block;
}
}
&__text {
display: block;
}
}