mirror of
https://github.com/bitwarden/browser
synced 2025-12-21 02:33:46 +00:00
[CL-137] add temporary CSS reset for cross-client styles (#6626)
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
@import "./reset.css";
|
||||
|
||||
:root {
|
||||
--color-transparent-hover: rgb(0 0 0 / 0.03);
|
||||
|
||||
@@ -159,7 +161,6 @@
|
||||
}
|
||||
|
||||
@import "./search/search.component.css";
|
||||
@import "./table/table.component.css";
|
||||
|
||||
/**
|
||||
* tw-break-words does not work with table cells:
|
||||
|
||||
Reference in New Issue
Block a user