Merge "Set chip background color explicitly"
This commit is contained in:
@@ -42,7 +42,7 @@ limitations under the License.
|
||||
--table-header-background-color: #fafafa;
|
||||
--table-subheader-background-color: #eaeaea;
|
||||
|
||||
--chip-background-color: var(--header-background-color);
|
||||
--chip-background-color: #eee;
|
||||
|
||||
--dropdown-background-color: #fff;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user