mirror of
https://github.com/jgthms/bulma
synced 2026-03-20 20:24:30 -07:00
Add focus
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
position: relative
|
||||
&::before
|
||||
background: $yellow
|
||||
border-radius: $radius $radius 0 0
|
||||
border-radius: $radius-small $radius-small 0 0
|
||||
bottom: 100%
|
||||
color: $yellow-invert
|
||||
content: "Example"
|
||||
@@ -53,6 +53,7 @@
|
||||
content: "Snippet"
|
||||
align-items: stretch
|
||||
display: flex
|
||||
margin-left: -1px
|
||||
|
||||
.bd-snippet-preview
|
||||
padding: 1.5rem
|
||||
|
||||
Reference in New Issue
Block a user