mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-20 20:00:36 +03:00
Add null $card-box-shadow variable (#34440)
Fixes #34421 Co-authored-by: XhmikosR <xhmikosr@gmail.com>
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
background-clip: border-box;
|
||||
border: $card-border-width solid $card-border-color;
|
||||
@include border-radius($card-border-radius);
|
||||
@include box-shadow($card-box-shadow);
|
||||
|
||||
> hr {
|
||||
margin-right: 0;
|
||||
|
||||
Reference in New Issue
Block a user