This commit is contained in:
Tim Wijma
2022-11-03 17:40:22 +01:00
parent 03d19a2544
commit ed2d25ce33
4 changed files with 16 additions and 1 deletions

View File

@@ -325,3 +325,9 @@ body {
.current-sort {
line-height: 36px;
}
.material-symbols-outlined.pause-btn {
line-height: 52px;
font-weight: 600;
user-select: none;
}