mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2026-04-11 05:28:12 +03:00
Small changes
This commit is contained in:
@@ -173,6 +173,13 @@ div.logoText>p, .recordingSubtitle {
|
||||
font-size: 19px;
|
||||
}
|
||||
|
||||
#mainControls > label > svg {
|
||||
min-width: 16px;
|
||||
min-height: 16px;
|
||||
margin-top: auto;
|
||||
margin-bottom: auto;
|
||||
}
|
||||
|
||||
label>svg>path {
|
||||
fill: var(--sb-main-fg-color);
|
||||
}
|
||||
@@ -225,6 +232,7 @@ label>svg, button#optionsButton>img, .logoText>img, #usernameValue {
|
||||
#usernameValue{
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
max-width: 130px;
|
||||
}
|
||||
|
||||
#setUsername {
|
||||
|
||||
Reference in New Issue
Block a user