2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

Adding overflow visible as util

This commit is contained in:
Gaurav Behere
2020-07-21 11:24:38 +03:00
committed by XhmikosR
parent f3cfc8e7ec
commit 776afb8e9e
2 changed files with 10 additions and 2 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ $utilities: map-merge(
),
"overflow": (
property: overflow,
values: auto hidden,
values: auto hidden visible scroll,
),
"display": (
responsive: true,