mirror of
https://github.com/LingChair/LingChair-V0.git
synced 2025-12-08 01:55:50 +08:00
style: html, body 定义处删去一个空格
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
* 铃之椅 网页端
|
||||
*/
|
||||
|
||||
html, body {
|
||||
html, body {
|
||||
max-height: 100%;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
@@ -34,6 +34,7 @@ body {
|
||||
position: sticky;
|
||||
bottom: 0;
|
||||
display: block;
|
||||
align-self: center;
|
||||
}
|
||||
|
||||
.chat-seesion {
|
||||
|
||||
Reference in New Issue
Block a user