We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da26299 commit d2508ecCopy full SHA for d2508ec
scss/utilities/_borders.scss
@@ -24,8 +24,8 @@
24
border-bottom-right-radius: $border-radius !important;
25
}
26
.rounded-bottom {
27
- border-bottom-left-radius: $border-radius !important;
28
+ border-bottom-left-radius: $border-radius !important;
29
30
.rounded-left {
31
border-top-left-radius: $border-radius !important;
0 commit comments