mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-30 15:24:08 +03:00
Implement the new border-radius guard: only round things if global @enable-rounded == true
This commit is contained in:
Vendored
+1
@@ -734,6 +734,7 @@ pre {
|
||||
line-height: 1.5;
|
||||
color: #373a3c;
|
||||
background-color: #f7f7f9;
|
||||
border-radius: .2rem;
|
||||
}
|
||||
pre code {
|
||||
padding: 0;
|
||||
|
||||
Reference in New Issue
Block a user