Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
benchristel committed Mar 14, 2024
1 parent 2fbec21 commit f4e3257
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
}

.MafsView .movable-segment {
--mafs-segment-stroke-color: rgba(33, 36, 44, 0.64); /* offBlack64 */;
--mafs-segment-stroke-color: rgba(33, 36, 44, 0.64); /* offBlack64 */
--mafs-segment-stroke-weight: 2px;
}

Expand Down

0 comments on commit f4e3257

Please sign in to comment.