Skip to content

Commit

Permalink
Import EventTile_line_M at first based on specificity level
Browse files Browse the repository at this point in the history
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
  • Loading branch information
luixxiul committed Mar 4, 2024
1 parent 330315c commit 77712a3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ limitations under the License.
@import "./views/messages/_DecryptionFailureBody.pcss";

@define-mixin consistency__TextEvent {
@mixin EventTile_line_M;
@mixin EventTile_line_color;
@mixin EventTile_line_font;
@mixin EventTile_line_M;
@mixin DecryptionFailureBody;
}

0 comments on commit 77712a3

Please sign in to comment.