1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-14 10:16:26 +00:00

fix fileName styling

This commit is contained in:
Baptiste Augrain
2018-09-13 11:34:29 +02:00
parent 189b245b1d
commit 75a0f4373c

View File

@@ -225,14 +225,8 @@ pre
&>code &>code
flex 1 flex 1
overflow-x auto overflow-x auto
code
background-color inherit
margin 0
padding 0
border none
border-radius 0
&>span.filename &>span.filename
margin -8px -7px 8px -8px margin -8px 100% 8px -8px
padding 2px 6px padding 2px 6px
background-color #777; background-color #777;
color white color white
@@ -375,7 +369,7 @@ for name, val in admonition_types
content: val[icon] content: val[icon]
pre.fence pre.fence
flex-direction column flex-wrap wrap
.chart, .flowchart, .mermaid, .sequence .chart, .flowchart, .mermaid, .sequence
display flex display flex