Merge remote-tracking branch 'origin/dev' into dev

This commit is contained in:
Alexander Nozik 2021-08-20 20:25:49 +03:00
commit 9a1ea8bd1f

View File

@ -65,4 +65,4 @@ Properties, which can or cannot be inherited, are these:
![](../docs/images/inheritance-2-2-5.png)
* `rotation` - rotation of an element. Here, it is set by `x` value. It is inheritable and unable to be changed in `children` elements.
* `position` - position of an element, cannot be inherited.
* `position` - position of an element, cannot be inherited.