mirror of https://github.com/status-im/consul.git
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">
|
||||
<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="mb-2 hds-typography-body-200 hds-font-weight-semibold text-hds-foreground-primary"
|
||||
|
@ -68,4 +68,4 @@
|
|||
|
||||
</div>
|
||||
</div>
|
||||
</Hds::Card::Container>
|
||||
</Hds::Card::Container>
|
Loading…
Reference in New Issue