This commit is contained in:
lb
2024-01-02 14:33:21 +08:00
parent 4b043214ca
commit a32e6fb591
14 changed files with 261 additions and 86 deletions

View File

@@ -18,12 +18,13 @@
border-radius: 2px;
color: hsl(0, 0%, 100%, 0.9);
box-shadow: inset 0 0 17px 0px hsla(0, 0%, 100%, 0.15);
width: 190px;
// min-width: 190px;
// height: 43px;
font-size: 14px;
letter-spacing: 1.43px;
// letter-spacing: 1.43px;
line-height: 40px;
text-align: center;
padding-left: 12px;
// text-align: center;
user-select: none;
}