feat: invite system error states and user prompts
This commit is contained in:
@@ -95,12 +95,15 @@ body {
|
||||
}
|
||||
|
||||
.material-icons {
|
||||
@apply flex-shrink-0;
|
||||
|
||||
font-size: var(--body-line-height) !important;
|
||||
width: var(--body-line-height);
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.svg-icons {
|
||||
@apply flex-shrink-0;
|
||||
|
||||
height: var(--body-line-height);
|
||||
width: var(--body-line-height);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user