mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2026-03-15 23:22:37 +03:00
Fix gutter when popup is very narrow
This commit is contained in:
@@ -317,7 +317,7 @@
|
||||
|
||||
.sponsorStartHint {
|
||||
display: block;
|
||||
margin-bottom: 12px;
|
||||
padding: 0 10px 12px;
|
||||
}
|
||||
|
||||
/*
|
||||
@@ -379,7 +379,7 @@
|
||||
.sbYourWorkCols > div {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
width: 50%;
|
||||
flex-basis: 50%;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user