Added some css classes to the contextual menu, and a temporary css hack.

This commit is contained in:
2021-04-05 19:43:46 +01:00
parent 27f0b33faa
commit 0df9cfecc8
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
/* MOVE THIS INTO MORE!! */
.top_ups_bought.add-activity-link {
display: none;
}
/* */
body {
font-size: 100% !important;
}