refresh mechanism change

This commit is contained in:
Will McGugan
2022-05-11 11:07:41 +01:00
parent 509a49c594
commit 08f90dc9ce
7 changed files with 27 additions and 35 deletions

View File

@@ -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
}
}