mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
Improve comment styles
This commit is contained in:
parent
b5d557f03e
commit
26e69d0a05
@ -24,16 +24,15 @@ $prefix: 'simplifyComments-switch';
|
||||
line-height: 1.5 !important;
|
||||
}
|
||||
.sub-user-info {
|
||||
margin-bottom: 2px !important;
|
||||
margin-bottom: 4px !important;
|
||||
max-height: 19.5px !important;
|
||||
}
|
||||
.reply-content {
|
||||
display: block !important;
|
||||
flex-basis: 100% !important;
|
||||
}
|
||||
.sub-reply-content {
|
||||
padding: 4px 0 !important;
|
||||
}
|
||||
.root-reply {
|
||||
.root-reply:not(.reply-content) {
|
||||
padding: 0 !important;
|
||||
display: flex !important;
|
||||
align-items: center !important;
|
||||
flex-wrap: wrap !important;
|
||||
@ -60,7 +59,7 @@ $prefix: 'simplifyComments-switch';
|
||||
}
|
||||
.reply-operation-warp,
|
||||
.sub-reply-operation-warp {
|
||||
right: 0 !important;
|
||||
right: -5px !important;
|
||||
}
|
||||
.reply-tag-list {
|
||||
display: inline-flex !important;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user