mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
animation system
This commit is contained in:
@@ -12,7 +12,7 @@ App > View {
|
||||
layer: panels;
|
||||
border-right: outer #09312e;
|
||||
offset-x: -100%;
|
||||
transition: offset-x 1.2s in_cubic 200ms, offset-y 1s linear;
|
||||
transition: offset 1.2s in_cubic 200ms;
|
||||
}
|
||||
|
||||
#sidebar.-active {
|
||||
|
||||
Reference in New Issue
Block a user