diff --git a/docs/devnotes.md b/docs/devnotes.md index bd97c7b..31f8cb9 100644 --- a/docs/devnotes.md +++ b/docs/devnotes.md @@ -41,3 +41,9 @@ export function updateAcctInf(idx: number) { ``` Ja, the code is weird, but that's the best we know. Anyway, you need new object on the path of your changed value. + +## `transition: *-block or *-inline` does not work on WebKit + +Idk why, but transition on logical directions may not work on WebKit - sometimes they work. + +Use physical directions to avoid trouble, like "margin-top, margin-bottom". diff --git a/public/logo.svg b/public/logo.svg index c3b58f5..9f9c9c6 100644 --- a/public/logo.svg +++ b/public/logo.svg @@ -2,9 +2,9 @@