Minor updates

This commit is contained in:
redphx
2024-07-19 06:24:17 +07:00
parent 0e03d4dc32
commit 2ecd995e47
3 changed files with 11 additions and 4 deletions

View File

@@ -217,5 +217,9 @@
border: 1px solid #2d2d2d;
background: #212121;
white-space: break-spaces;
&:hover {
background: #272727;
}
}
}