зеркало из https://github.com/twbs/bootstrap.git
Fix cards color for contextual color mode
This commit is contained in:
Родитель
212c0dfd07
Коммит
5a0899d040
|
@ -30,6 +30,7 @@
|
|||
flex-direction: column;
|
||||
min-width: 0; // See https://github.com/twbs/bootstrap/pull/22740#issuecomment-305868106
|
||||
height: var(--#{$prefix}card-height);
|
||||
color: var(--#{$prefix}body-color);
|
||||
word-wrap: break-word;
|
||||
background-color: var(--#{$prefix}card-bg);
|
||||
background-clip: border-box;
|
||||
|
|
Загрузка…
Ссылка в новой задаче