mirror of
https://github.com/status-im/consul.git
synced 2025-02-18 00:27:04 +00:00
Bento-Box show scrollbars only when necessary
This commit is contained in:
parent
8742fbe14f
commit
8a1609f6da
@ -1,5 +1,5 @@
|
|||||||
<Hds::Card::Container @level="base" @hasBorder={{true}} class="mt-6 mb-3">
|
<Hds::Card::Container @level="base" @hasBorder={{true}} class="mt-6 mb-3">
|
||||||
<div class="flex h-24 p-6 overflow-x-scroll space-x-12">
|
<div class="flex h-24 p-6 overflow-x-auto space-x-12">
|
||||||
<div class="shrink-0">
|
<div class="shrink-0">
|
||||||
<div
|
<div
|
||||||
class="mb-2 hds-typography-body-200 hds-font-weight-semibold text-hds-foreground-primary"
|
class="mb-2 hds-typography-body-200 hds-font-weight-semibold text-hds-foreground-primary"
|
||||||
@ -68,4 +68,4 @@
|
|||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</Hds::Card::Container>
|
</Hds::Card::Container>
|
Loading…
x
Reference in New Issue
Block a user