diff options
Diffstat (limited to 'client/components/main/layouts.styl')
-rw-r--r-- | client/components/main/layouts.styl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/client/components/main/layouts.styl b/client/components/main/layouts.styl index 0955a352..56c35284 100644 --- a/client/components/main/layouts.styl +++ b/client/components/main/layouts.styl @@ -378,6 +378,8 @@ a .viewer min-height: 18px + display: block + word-wrap: break-word ol list-style-type: decimal |