mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-13 09:04:14 +02:00
API docs: add missing comma (#32543)
This commit is contained in:
@@ -254,7 +254,7 @@ $utilities: map-merge(
|
|||||||
(
|
(
|
||||||
"cursor": (
|
"cursor": (
|
||||||
property: cursor,
|
property: cursor,
|
||||||
class: cursor
|
class: cursor,
|
||||||
responsive: true,
|
responsive: true,
|
||||||
values: auto pointer grab,
|
values: auto pointer grab,
|
||||||
)
|
)
|
||||||
|
Reference in New Issue
Block a user