mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-12 16:40:59 +00:00
Docs: fix Markdown table with empty column (#38342)
This commit is contained in:
parent
e34cf6a34a
commit
31f93e2aff
1 changed files with 1 additions and 1 deletions
|
|
@ -643,7 +643,7 @@ Another override is the option to pop up a modal that covers the user viewport,
|
|||
|
||||
{{< bs-table >}}
|
||||
| Class | Availability |
|
||||
| --- | --- | --- |
|
||||
| --- | --- |
|
||||
| `.modal-fullscreen` | Always |
|
||||
| `.modal-fullscreen-sm-down` | `576px` |
|
||||
| `.modal-fullscreen-md-down` | `768px` |
|
||||
|
|
|
|||
Loading…
Reference in a new issue