mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-31 11:56:40 +03:00
Fix wrapping issue on safari
This commit is contained in:
@@ -783,6 +783,10 @@ input::-webkit-inner-spin-button {
|
|||||||
align-items: center;
|
align-items: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.sponsorBlockCategoryPillTitle {
|
||||||
|
white-space: nowrap;
|
||||||
|
}
|
||||||
|
|
||||||
.categoryPillClose {
|
.categoryPillClose {
|
||||||
display: none;
|
display: none;
|
||||||
height: 10px;
|
height: 10px;
|
||||||
|
|||||||
Reference in New Issue
Block a user