fix: correct color on copy membership id icon * fix: correct color on copy membership id icon Approved-by: Christian Andolf
7 lines
121 B
CSS
7 lines
121 B
CSS
.button {
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
color: var(--Scandic-Brand-Pale-Peach);
|
|
}
|