@@ -96,6 +96,10 @@
|
||||
&__toggle {
|
||||
position: absolute;
|
||||
inset: 0;
|
||||
// Foundry applies an explicit height to <button> elements which overrides
|
||||
// the bottom:0 stretch constraint. Force 100%×100% to fill the card.
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
|
||||
Reference in New Issue
Block a user