Skip to content
This repository has been archived by the owner on Apr 30, 2024. It is now read-only.

Commit

Permalink
style: fix position on mobile view
Browse files Browse the repository at this point in the history
  • Loading branch information
ct0l4 committed Dec 31, 2023
1 parent b4121f9 commit 3c0a905
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions assets/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -964,6 +964,13 @@ footer p {
width: 160px;
}

.clear-search {
right: 4px;
top: 8px;
padding: 0.1rem;
font-size: 0.8rem;
}

th, td, .level-btn, .badge {
padding: 0.5rem;
font-size: 0.85rem;
Expand Down

0 comments on commit 3c0a905

Please sign in to comment.