Adding overflow visible as util
This commit is contained in:
parent
f3cfc8e7ec
commit
776afb8e9e
2 changed files with 10 additions and 2 deletions
|
|
@ -16,7 +16,7 @@ $utilities: map-merge(
|
|||
),
|
||||
"overflow": (
|
||||
property: overflow,
|
||||
values: auto hidden,
|
||||
values: auto hidden visible scroll,
|
||||
),
|
||||
"display": (
|
||||
responsive: true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue