mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
Fix fold comment width (fix #4282)
This commit is contained in:
parent
e821aa7927
commit
0177577c07
@ -4,9 +4,8 @@
|
||||
position: sticky;
|
||||
bottom: 0;
|
||||
height: 40px;
|
||||
width: calc(100% + 48px);
|
||||
width: 100%;
|
||||
font-size: 14px;
|
||||
transform: translateX(-24px);
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user