mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-19 14:00:24 +00:00
Update _borders.scss
This commit is contained in:
parent
da2629907e
commit
d2508ec506
1 changed files with 1 additions and 1 deletions
|
|
@ -24,8 +24,8 @@
|
|||
border-bottom-right-radius: $border-radius !important;
|
||||
}
|
||||
.rounded-bottom {
|
||||
border-bottom-left-radius: $border-radius !important;
|
||||
border-bottom-right-radius: $border-radius !important;
|
||||
border-bottom-left-radius: $border-radius !important;
|
||||
}
|
||||
.rounded-left {
|
||||
border-top-left-radius: $border-radius !important;
|
||||
|
|
|
|||
Loading…
Reference in a new issue