Make gr-account-chip use chip-background-color
Mistakenly not used in e46284e4
.
Change-Id: Ib5947e1d2e89fe79693d79eb16ba1319cf1b100d
This commit is contained in:
@@ -31,7 +31,7 @@ limitations under the License.
|
|||||||
}
|
}
|
||||||
.container {
|
.container {
|
||||||
align-items: center;
|
align-items: center;
|
||||||
background: var(--table-header-background-color);
|
background: var(--chip-background-color);
|
||||||
border-radius: .75em;
|
border-radius: .75em;
|
||||||
display: inline-flex;
|
display: inline-flex;
|
||||||
padding: 0 .5em;
|
padding: 0 .5em;
|
||||||
|
Reference in New Issue
Block a user