mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
fix(dark style): comment send area at nologin state
https://t.bilibili.com/452221414454782338 https://space.bilibili.com/63231/dynamic
This commit is contained in:
parent
4619799321
commit
72f92056ea
@ -110,3 +110,19 @@
|
||||
@include back-top-btn();
|
||||
}
|
||||
}
|
||||
#page-dynamic,
|
||||
.detail-card {
|
||||
.bb-comment {
|
||||
.no-login {
|
||||
.textarea-container {
|
||||
.baffle,
|
||||
.comment-submit {
|
||||
@include background-color("666");
|
||||
}
|
||||
}
|
||||
.comment-emoji {
|
||||
@include background-color("666");
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user