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 d3b63c1bc3
commit bbf87f11f4
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;
}
}