Refactor editor and filterable dropdowns to be common components in anticipation of bulk editor

This commit is contained in:
Michael Shamoon 2020-12-18 16:03:52 -08:00
parent fbb2da42dc
commit 55a6dca373
20 changed files with 105 additions and 105 deletions

View file

@ -0,0 +1,7 @@
.date-dropdown {
min-width: 250px;
.btn-link {
line-height: 1;
}
}