Default ArticleContent set to inline-block

This commit is contained in:
2016-05-25 13:03:36 +08:00
parent dd4f423919
commit e7f169a7f8
2 changed files with 2 additions and 0 deletions

View File

@@ -0,0 +1 @@
.ref-content { display: inline-block; }

View File

@@ -0,0 +1 @@
// __namespace( "Astro.Blog.Components.ArticleContent" );