1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-06 00:13:28 +00:00

revert changes to index and tw-theme

This commit is contained in:
jaasen-livefront
2025-02-19 13:25:22 -08:00
parent 0e441c4284
commit 4a05f0ca20
2 changed files with 1 additions and 2 deletions

View File

@@ -35,7 +35,6 @@ export * from "./search";
export * from "./section";
export * from "./select";
export * from "./shared/compact-mode.service";
export * from "./shared";
export * from "./table";
export * from "./tabs";
export * from "./toast";

View File

@@ -194,11 +194,11 @@
--tw-ring-offset-color: #002b36;
}
@import "./popover/popover.component.css";
@import "./search/search.component.css";
@import "./toast/toast.tokens.css";
@import "./toast/toastr.css";
@import "./popover/popover.component.css";
/**
* tw-break-words does not work with table cells: