mirror of
https://github.com/bitwarden/browser
synced 2025-12-06 00:13:28 +00:00
[CL-616][CL-670] first pass at responsive updates to vault (#14588)
This commit is contained in:
@@ -8,7 +8,7 @@ setCompodocJson(docJson);
|
||||
|
||||
const wrapperDecorator = componentWrapperDecorator((story) => {
|
||||
return /*html*/ `
|
||||
<div class="tw-bg-background tw-px-5 tw-py-10">
|
||||
<div class="tw-bg-background tw-px-5 tw-py-10 tw-@container">
|
||||
${story}
|
||||
</div>
|
||||
`;
|
||||
|
||||
Reference in New Issue
Block a user