feat: update style and timeout handler

This commit is contained in:
Yidadaa
2023-03-14 00:25:07 +08:00
parent ff0cf2f9dc
commit 5c70456e18
12 changed files with 704 additions and 392 deletions

View File

@@ -0,0 +1,14 @@
@import "./window.scss";
.settings {
padding: 20px;
}
.settings-title {
font-size: 14px;
font-weight: bolder;
}
.avatar {
cursor: pointer;
}