mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
Fix disabled lite comment style (fix #2185)
This commit is contained in:
parent
2003cf97d4
commit
f6e0a82dd4
2
min/comment.min.css
vendored
2
min/comment.min.css
vendored
File diff suppressed because one or more lines are too long
@ -173,12 +173,16 @@
|
||||
background-color: #fff;
|
||||
}
|
||||
.comment-submit {
|
||||
height: 64px !important;
|
||||
padding: 4px 15px !important;
|
||||
position: relative !important;
|
||||
right: 0 !important;
|
||||
margin-left: 10px !important;
|
||||
}
|
||||
// .comment-submit,
|
||||
.textarea-container .baffle {
|
||||
line-height: 65px !important;
|
||||
}
|
||||
.textarea-container .baffle,
|
||||
.textarea-container .ipt-txt {
|
||||
height: 65px !important;
|
||||
width: calc(100% - 80px) !important;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user