Improve performance of compose form
This commit is contained in:
parent
5997bb47a8
commit
974d712fbe
10 changed files with 180 additions and 110 deletions
|
@ -1080,7 +1080,7 @@ button.active i.fa-retweet {
|
|||
flex: 0 0 auto;
|
||||
cursor: pointer;
|
||||
|
||||
&.active {
|
||||
&.active .fa {
|
||||
color: $color4;
|
||||
text-shadow: 0 0 10px rgba($color4, 0.4);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue