Skip to content
Snippets Groups Projects
Commit e1200409 authored by alexisben's avatar alexisben
Browse files

safari fixes

parent f68ba3a3
No related branches found
No related tags found
No related merge requests found
......@@ -9,6 +9,13 @@
justify-content: space-between
align-items: center
transition: color 0.3s
@include browser-under-safari-16
position: relative
&::after
display: block
position: absolute
right: 0
bottom: 10px
&:hover
color: $block-definition-color-hovered
summary,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment