Fix election display on mobile and add missing signal for news deletion

This commit is contained in:
2025-01-08 09:31:54 +01:00
parent 4226ba88ae
commit 29e875bcde
3 changed files with 4 additions and 4 deletions

View File

@ -26,7 +26,7 @@ $min_col_width: 100px;
}
#page #content {
overflow-x: clip;
overflow-x: scroll;
}
.election_table {