N°985 - Add applicable contexts on Trigger (display read-only)

This commit is contained in:
Eric
2020-01-28 15:28:13 +01:00
parent 08eb9ee630
commit a80bd6f2b9

View File

@@ -3512,10 +3512,6 @@ table.listResults .originColor{
.attribute {
&.attribute-set {
.attribute-set-item{
&::after{
content: ",";
margin-right: 0.5em;
}
&:last-of-type::after{
content: "";
margin-right: 0;