Skip to content

Commit

Permalink
Упрощает title для демки про анимацию появления диалога
Browse files Browse the repository at this point in the history
Co-authored-by: Alena Batitskaia <[email protected]>
  • Loading branch information
akhmadullin and solarrust authored Nov 16, 2024
1 parent 761001a commit f3c47bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css/starting-style/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ dialog:not([open]) {
}
```

<iframe title="Диалог, анимированный с помощью starting-style" src="demos/dialog-animation" height="360"></iframe>
<iframe title="Анимация появления диалога" src="demos/dialog-animation" height="360"></iframe>

Такой же подход можно применить и для анимации поповера:

Expand Down

0 comments on commit f3c47bf

Please sign in to comment.