Fix style of dropdown menu

This commit is contained in:
2021-12-16 10:41:36 +01:00
parent 408a14926f
commit b7c0548212
2 changed files with 5 additions and 0 deletions

View File

@@ -21,4 +21,8 @@
text-align: right;
}
.column {
list-style: none;
}
}