mirror of
https://github.com/jgthms/bulma
synced 2026-03-18 03:14:30 -07:00
Add more snippets
This commit is contained in:
@@ -64,11 +64,18 @@
|
||||
.bd-snippet-code
|
||||
background-color: $pre-background
|
||||
+tablet
|
||||
align-items: stretch
|
||||
display: flex
|
||||
flex-direction: column
|
||||
.highlight
|
||||
&,
|
||||
.highlight,
|
||||
.highlight pre
|
||||
align-items: stretch
|
||||
display: flex
|
||||
flex-direction: column
|
||||
.highlight,
|
||||
.highlight pre,
|
||||
.highlight .language-html
|
||||
flex-grow: 1
|
||||
.highlight pre
|
||||
white-space: pre
|
||||
|
||||
// Highlight
|
||||
.highlight.bd-is-hovering
|
||||
|
||||
Reference in New Issue
Block a user