Fix linked-button highlighting issue

This commit is contained in:
EliverLara
2019-09-25 12:17:29 -05:00
parent 6d3d5d5672
commit 094e988fff
3 changed files with 3 additions and 3 deletions

View File

@@ -2830,7 +2830,7 @@ row {
background-color: rgba(197, 14, 210, 0.5); }
row.activatable:selected:backdrop {
background-color: rgba(197, 14, 210, 0.6); }
row.activatable button:not(.image-button) {
row.activatable button.flat {
background-color: transparent; }
/*********