no message

This commit is contained in:
2025-01-07 13:19:19 +08:00
parent e142f4666f
commit 3fbb6609e3
2 changed files with 9 additions and 3 deletions

View File

@@ -416,6 +416,7 @@
background-color: #ececec;
box-shadow 0px -3px 10px rgba(black, 0.3)
border-radius 10px
font-family: HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;
.keyboard
.line:not(:last-child)
margin-bottom: 5px;
@@ -427,7 +428,7 @@
border-bottom: 1px solid #b5b5b5;
border-radius: 5px;
box-shadow: 0 0 3px -1px rgba(0,0,0,.3);
color: #333;
color: #000;
font-size: 23px;
&:not(:last-child)
margin-right: 5px;