mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03:00
Implement the new border-radius guard: only round things if global @enable-rounded == true
This commit is contained in:
+1
-1
File diff suppressed because one or more lines are too long
Vendored
+1
@@ -734,6 +734,7 @@ pre {
|
||||
line-height: 1.5;
|
||||
color: #373a3c;
|
||||
background-color: #f7f7f9;
|
||||
border-radius: .2rem;
|
||||
}
|
||||
pre code {
|
||||
padding: 0;
|
||||
|
||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user