redux: fixed performance regression

This commit is contained in:
muerwre 2018-11-26 17:27:06 +07:00
parent 2171a50ef1
commit 0f3217f5df
8 changed files with 88 additions and 96 deletions

View file

@ -35,3 +35,7 @@
.router-helper {
}
.router-helper__button {
white-space: nowrap;
}