mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
change on- to text-
This commit is contained in:
@@ -5,8 +5,8 @@ $primary: #021720;
|
||||
$secondary: #95d52a;
|
||||
$background: #262626;
|
||||
|
||||
$animation-speed: 500ms;
|
||||
$animation: offset $animation-speed in_out_cubic;
|
||||
$animatitext-speed: 500ms;
|
||||
$animation: offset $animatitext-speed in_out_cubic;
|
||||
|
||||
App > View {
|
||||
docks: side=left/1;
|
||||
|
||||
Reference in New Issue
Block a user