Tag filter

This commit is contained in:
yflory
2020-03-05 12:06:35 +01:00
parent 411b125b0f
commit fdea16d601
4 changed files with 135 additions and 30 deletions

View File

@@ -293,6 +293,9 @@
&:not(:first-child) {
margin-left: @alertify_padding-base !important;
}
&.left {
float: left;
}
}
}
}