Skip to content

Commit

Permalink
adjust style for zoom 110 percent, assignment table
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrii Ilin committed Dec 4, 2024
1 parent 0997f54 commit e70782a
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
5 changes: 4 additions & 1 deletion sass/partials/_listbar.scss
Original file line number Diff line number Diff line change
Expand Up @@ -193,5 +193,8 @@
@media screen and (max-width: 1024px) and (min-resolution: 1.1dppx) {
.mod_turnitintooltwo_listbar {
font-size: 11px;
}
}
.dataTables_filter input[type=search] {
max-width: 45px;
}
}
Loading

0 comments on commit e70782a

Please sign in to comment.