mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
color tweak
This commit is contained in:
@@ -38,7 +38,7 @@ class Sidebar(Widget):
|
||||
/* Offset x to be -100% to move it out of view by default */
|
||||
offset-x: -100%;
|
||||
|
||||
background: $boost;
|
||||
background: $primary;
|
||||
border-right: vkey $background;
|
||||
|
||||
/* Enable animation */
|
||||
|
||||
Reference in New Issue
Block a user