mirror of
https://github.com/bitwarden/browser
synced 2026-02-12 22:44:11 +00:00
fix story template; update docs
This commit is contained in:
@@ -153,7 +153,6 @@ export const TextOverflow: Story = {
|
||||
};
|
||||
|
||||
const multipleActionListTemplate = /*html*/ `
|
||||
<div class="tw-bit-compact tw-max-h-">
|
||||
<bit-item-group aria-label="Multiple Action List">
|
||||
<bit-item>
|
||||
<button bit-item-content>
|
||||
@@ -270,7 +269,6 @@ const multipleActionListTemplate = /*html*/ `
|
||||
</ng-container>
|
||||
</bit-item>
|
||||
</bit-item-group>
|
||||
</div>
|
||||
`;
|
||||
|
||||
export const MultipleActionList: Story = {
|
||||
|
||||
@@ -7,7 +7,8 @@ import * as popupLayoutStories from "../../../../apps/browser/src/platform/popup
|
||||
|
||||
# Compact Mode
|
||||
|
||||
Bitwarden has a global compact mode setting for users who prefer a more information-dense UI.
|
||||
The Bitwarden browser extension has a global compact mode setting for users who prefer a more
|
||||
information-dense UI.
|
||||
|
||||
## Tailwind
|
||||
|
||||
|
||||
Reference in New Issue
Block a user