Added "orderBy" function to event and feedback.

This commit is contained in:
Anders
2020-08-03 08:46:38 +02:00
parent 1f5660001e
commit 1d63879117
3 changed files with 3 additions and 9 deletions
-6
View File
@@ -6943,9 +6943,3 @@ main {
display: inline-block;
}
.fa-eye {
position: absolute;
font-size: 25px;
color: grey;
margin: 7.5px 0 0 -45px;
}