Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit fe4a389

Browse files
committed
stylint error fix
1 parent 1f97da6 commit fe4a389

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

res/css/views/messages/_MessageActionBar.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ limitations under the License.
118118
&.mx_MessageActionBar_favouriteButton::after {
119119
mask-image: url('$(res)/img/element-icons/room/message-bar/star.svg');
120120
}
121-
121+
122122
&.mx_MessageActionBar_favouriteButton_fillstar::after {
123123
background-color: var(--MessageActionBar-star-button-color);
124124
}

0 commit comments

Comments
 (0)