mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-20 22:40:23 +00:00
API docs: add missing comma (#32543)
This commit is contained in:
parent
86802f701c
commit
44667d89fa
1 changed files with 1 additions and 1 deletions
|
|
@ -254,7 +254,7 @@ $utilities: map-merge(
|
|||
(
|
||||
"cursor": (
|
||||
property: cursor,
|
||||
class: cursor
|
||||
class: cursor,
|
||||
responsive: true,
|
||||
values: auto pointer grab,
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in a new issue