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:
@@ -16,7 +16,7 @@ $utilities: map-merge(
|
||||
),
|
||||
"overflow": (
|
||||
property: overflow,
|
||||
values: auto hidden,
|
||||
values: auto hidden visible scroll,
|
||||
),
|
||||
"display": (
|
||||
responsive: true,
|
||||
|
||||
Reference in New Issue
Block a user