🐛 Improve user experience.

This commit is contained in:
Tw93
2023-04-09 16:48:46 +08:00
parent 5355fd2260
commit f1a7e68e47
3 changed files with 12 additions and 5 deletions

View File

@@ -45,6 +45,7 @@ document.addEventListener('DOMContentLoaded', () => {
.pake-modal-content label {
display: block;
color: #11182B;
margin-bottom: 12px;
font-weight: bold;
}