ActionButton icon color fixed

This commit is contained in:
svetlagasheva 2020-03-27 14:43:11 +02:00
parent 43f76a8614
commit 024c94d2d0

View file

@ -24,7 +24,7 @@
display: block; display: block;
width: 100%; width: 100%;
height: 100%; height: 100%;
fill: @color-surface-light5; fill: @color-surface-light5-90;
} }
} }