Browse code

Add tom select npm package

Benjamin Roth authored on02/02/2023 12:00:30
Showing1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,5 @@
1
+.plugin-checkbox_options {
2
+	.option input{
3
+		margin-right: 0.5rem;
4
+	}
5
+}