mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
refresh mechanism change
This commit is contained in:
@@ -167,7 +167,6 @@ TweetBody {
|
||||
OptionItem {
|
||||
height: 3;
|
||||
background: $primary;
|
||||
transition: background 100ms linear;
|
||||
border-right: outer $primary-darken-2;
|
||||
border-left: hidden;
|
||||
content-align: center middle;
|
||||
@@ -224,4 +223,4 @@ Success {
|
||||
|
||||
.horizontal {
|
||||
layout: horizontal
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user