1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-20 12:21:35 +02:00

Update snippet examples for dark mode (#37834)

* Update snippet examples for dark mode

* Fix markup

* Review comments

* undo colored links docs from this PR
This commit is contained in:
Mark Otto
2023-01-10 16:33:33 -08:00
committed by GitHub
parent 3fc305b2de
commit f40e76d1f7
15 changed files with 468 additions and 313 deletions

View File

@@ -6,10 +6,3 @@
padding-bottom: 2rem;
}
.modal-alert .modal-dialog {
width: 380px;
}
.modal-tour .modal-dialog {
width: 380px;
}