remove unused class

This commit is contained in:
Thomas Ruoff
2020-11-18 23:00:08 +01:00
parent 38da0a0b54
commit 617b71bef3

View File

@@ -55,10 +55,6 @@
@apply outline-none bg-white;
}
.input-text.input-changed:invalid {
@apply border-red-500;
}
.ibtn {
@apply p-1 text-gray-400 text-xs w-6 h-6 rounded;
}