forked from XiaoMo/ChatGPT-Next-Web
Update chat.module.scss
This commit is contained in:
parent
e78b15b9f0
commit
16685ddb6c
@ -353,7 +353,7 @@
|
|||||||
@media screen and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 2) {
|
@media screen and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 2) {
|
||||||
@supports (-webkit-touch-callout: none) {
|
@supports (-webkit-touch-callout: none) {
|
||||||
.chat-message-edit {
|
.chat-message-edit {
|
||||||
top: -10%;
|
top: -8%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user