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 242
242
background-color var (-- second-background-color )
243
243
244
244
mjx-container
245
- display inline-block
246
- vertical-align baseline
247
- width 100%
245
+ display inline
248
246
overflow-x auto
249
247
white-space nowrap
250
- scrollbar-width : thin // For Firefox, if needed
251
- text-align center /* Center the content */
252
- padding-bottom 8px
248
+ margin 0 0.2rem
253
249
254
250
& :hover :: -webkit-scrollbar-thumb
255
251
border 3px solid rgba (183 , 183 , 183 , 0.3 )
276
272
mjx- container[display= "true" ]
277
273
display block
278
274
justify-content center
275
+ vertical-align baseline
279
276
overflow-x auto
280
277
text-align center
278
+ white-space nowrap
279
+ scrollbar-width : thin // For Firefox, if needed
280
+ padding-bottom 8px
281
281
282
282
& :hover :: -webkit-scrollbar-thumb
283
283
border 3px solid rgba (183 , 183 , 183 , 0.3 )
You can’t perform that action at this time.
0 commit comments