File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -206,11 +206,11 @@ code
206
206
text-decoration none
207
207
margin-right 2px
208
208
pre
209
- padding 0.5 em !important
209
+ padding 0.5 rem !important
210
210
border solid 1px #D1 D1 D1
211
211
border-radius 5px
212
212
overflow-x auto
213
- margin 0 0 1 em
213
+ margin 0 0 1 rem
214
214
display flex
215
215
line-height 1.4em
216
216
code
@@ -226,17 +226,17 @@ pre
226
226
flex 1
227
227
overflow-x auto
228
228
& > span .filename
229
- margin - 8 px 100% 8 px - 8 px
230
- padding 2 px 6 px
229
+ margin - 0.5 rem 100% 0.5 rem - 0.5 rem
230
+ padding 0.125 rem 0.375 rem
231
231
background-color #7 7 7 ;
232
232
color white
233
233
& :empty
234
234
display none
235
235
& > span .lineNumber
236
236
display none
237
237
font-size 1em
238
- padding 0.5 em 0
239
- margin - 0.5 em 0.5 em - 0.5 em - 0.5 em
238
+ padding 0.5 rem 0
239
+ margin - 0.5 rem 0.5 rem - 0.5 rem - 0.5 rem
240
240
border-right 1px solid
241
241
text-align right
242
242
border-top-left-radius 4px
You can’t perform that action at this time.
0 commit comments