feat: tweak a few icons & add line editor button to side panel (#7990)

This commit is contained in:
David Luzar
2024-05-07 13:18:39 +02:00
committed by GitHub
parent f0d25e34c3
commit d1f37cc64f
17 changed files with 687 additions and 861 deletions

View File

@@ -253,8 +253,8 @@ export const TTDDialogBase = withInternalFallback(
marginLeft: "10px",
fontSize: 10,
borderRadius: "12px",
background: "pink",
color: "#000",
background: "var(--color-promo)",
color: "var(--color-surface-lowest)",
}}
>
AI Beta