mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 13:07:46 +00:00
update main
This commit is contained in:
@@ -66,18 +66,24 @@
|
|||||||
|
|
||||||
.type-icon {
|
.type-icon {
|
||||||
color: $primary-color;
|
color: $primary-color;
|
||||||
}
|
|
||||||
|
|
||||||
.type-button-icon,
|
|
||||||
.type-icon,
|
|
||||||
span {
|
|
||||||
margin-right: 1rem;
|
margin-right: 1rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.type-icon,
|
|
||||||
.type-button-icon {
|
.type-button-icon {
|
||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
> span {
|
||||||
|
margin-right: 1rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
button[mat-icon-button] {
|
||||||
|
margin-right: 0;
|
||||||
|
|
||||||
|
.type-button-icon {
|
||||||
|
margin-right: 0;
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.trigger-wrapper {
|
.trigger-wrapper {
|
||||||
|
Reference in New Issue
Block a user