lint compliance

This commit is contained in:
ansuz
2019-11-08 11:54:07 -05:00
parent 10db91e006
commit 86bc0bcae7
4 changed files with 4 additions and 5 deletions

View File

@@ -17,7 +17,7 @@
}
}
.tippy-popper {
@arrow-color:@cryptpad_color_light_grey;
@arrow-color: @cryptpad_color_light_grey;
&[x-placement^='top'] .tippy-arrow {
border-top-color: @arrow-color;
}