Fix tags box editable font and alignment on Windows and Linux

This commit is contained in:
Dan Stillman 2019-11-12 01:39:14 -05:00
parent b0eb048bce
commit 24a3a38c51
7 changed files with 13 additions and 1 deletions

View file

@ -4,4 +4,6 @@
// Linux specific
// --------------------------------------------------
@import "linux/editable";
@import "linux/search";
@import "linux/tagsBox";