mirror of
https://github.com/tutao/tutanota.git
synced 2025-10-19 16:03:43 +00:00
Use AlertCircle icon to indicate verification failures in MailRecipientsTextField
Co-authored-by: bed <bed@tutao.de>
This commit is contained in:
parent
d1acc25aab
commit
1be2f61578
9 changed files with 90 additions and 67 deletions
|
@ -10,8 +10,7 @@ import type { lazy } from "@tutao/tutanota-utils"
|
|||
import { isNotNull } from "@tutao/tutanota-utils"
|
||||
import { Icons } from "./icons/Icons.js"
|
||||
import { px, size } from "../size.js"
|
||||
|
||||
const WARNING_RED = "#ca0606"
|
||||
import { WARNING_RED } from "../builtinThemes"
|
||||
|
||||
export const enum BannerType {
|
||||
Info = "info",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue