mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-21 13:24:08 +03:00
Docs: fix unnecessary right-margin for example code blocks (#39246)
This commit is contained in:
@@ -379,6 +379,10 @@
|
||||
}
|
||||
}
|
||||
|
||||
.bd-example-snippet .highlight pre {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.highlight-toolbar {
|
||||
background-color: var(--bd-pre-bg);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user